Skip to content
Snippets Groups Projects
Commit 9e8c4273 authored by vignesh babu's avatar vignesh babu Committed by Linus Torvalds
Browse files

is_power_of_2: ufs/super.c


Replace (n & (n-1)) with is_power_of_2

Signed-off-by: default avatarvignesh babu <vignesh.babu@wipro.com>
Acked-by: default avatarEvgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e7c310c3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment