aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorRitesh Harjani <[email protected]>2022-02-16 12:32:47 +0530
committerTheodore Ts'o <[email protected]>2022-02-25 21:34:56 -0500
commit123e3016ee9b3674a819537bc4c3174e25cd48fc (patch)
treed9c645922d83b7e62dfa192764686c193aece76e /net/lapb/lapb_out.c
parentdbaafbadc5c3dad4010099d0ff135204a8dbff49 (diff)
ext4: rename ext4_set_bits to mb_set_bits
ext4_set_bits() should actually be mb_set_bits() for uniform API naming convention. This is via below cmd - grep -nr "ext4_set_bits" fs/ext4/ | cut -d ":" -f 1 | xargs sed -i 's/ext4_set_bits/mb_set_bits/g' Signed-off-by: Ritesh Harjani <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/f1f6ece1405b76a7a987e9145d1adfaf71e30695.1644992610.git.riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions