diff options
author | vignesh babu <vignesh.babu@wipro.com> | 2007-08-24 22:27:55 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-08-26 18:35:37 -0700 |
commit | c3609d510f844100669965db8a9ff10ba029bb4a (patch) | |
tree | fb86593f7310805bb6c70cf2b61f4e7b3731d7aa /net/ax25/ax25_subr.c | |
parent | 26722873a460703e319462afa7ebb8ed3a036c07 (diff) |
[NET]: is_power_of_2 in net/core/neighbour.c
Replacing n & (n - 1) for power of 2 check by is_power_of_2(n)
Signed-off-by: vignesh babu <vignesh.babu@wipro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25/ax25_subr.c')
0 files changed, 0 insertions, 0 deletions