bitmap: find_last_bit()
Impact: New API As the name suggests. For the moment everyone uses the generic one. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -13,6 +13,10 @@ config GENERIC_FIND_FIRST_BIT
|
||||
config GENERIC_FIND_NEXT_BIT
|
||||
bool
|
||||
|
||||
config GENERIC_FIND_LAST_BIT
|
||||
bool
|
||||
default y
|
||||
|
||||
config CRC_CCITT
|
||||
tristate "CRC-CCITT functions"
|
||||
help
|
||||
|
Reference in New Issue
Block a user