Skip to content
Commit 199126a2 authored by vignesh babu's avatar vignesh babu Committed by Jeff Garzik
Browse files

Use is_power_of_2() in myri10ge/myri10ge.c



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

Signed-off-by: default avatarvignesh babu <vignesh.babu@wipro.com>
Cc: Brice Goglin <brice@myri.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent d9da466a
Loading
Loading
Loading
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