[FLS64]: generic version
Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
c865e5d99e
commit
3821af2fe1
@@ -321,6 +321,7 @@ static inline int fls(int word)
|
||||
#else
|
||||
#define fls generic_fls
|
||||
#endif
|
||||
#define fls64 generic_fls64
|
||||
|
||||
/* Compute powers of two for the given integer. */
|
||||
static inline long floor_log2(unsigned long word)
|
||||
|
Reference in New Issue
Block a user