Skip to content
Snippets Groups Projects
Commit c8d973ec authored by Stephen Rothwell's avatar Stephen Rothwell
Browse files

Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git

parents b49cf4c4 0762cf08
No related merge requests found
......@@ -413,8 +413,8 @@ unsigned long find_next_and_bit_wrap(const unsigned long *addr1,
}
/**
* find_next_bit_wrap - find the next set bit in both memory regions
* @addr: The first address to base the search on
* find_next_bit_wrap - find the next set bit in a memory region
* @addr: The address to base the search on
* @size: The bitmap size in bits
* @offset: The bitnumber to start searching at
*
......
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