X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Fstatic-keys.txt;h=477927becacba69ee4bdea2203dd796979d14449;hb=596a1d32bb42795cafbed66945645a74f0a3cc5b;hp=f4cb0b2d5cd79048c51cf7b89f803561c2070e28;hpb=7168e947291f0ead07e5638b4599fb7845288b69;p=karo-tx-linux.git diff --git a/Documentation/static-keys.txt b/Documentation/static-keys.txt index f4cb0b2d5cd7..477927becacb 100644 --- a/Documentation/static-keys.txt +++ b/Documentation/static-keys.txt @@ -15,8 +15,8 @@ The updated API replacements are: DEFINE_STATIC_KEY_TRUE(key); DEFINE_STATIC_KEY_FALSE(key); -static_key_likely() -statick_key_unlikely() +static_branch_likely() +static_branch_unlikely() 0) Abstract