diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-05-10 22:07:57 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2021-05-21 15:43:57 +0100 |
commit | 5c6ae58d4bdca71f0b63e854ceb6a8ee67cbddd8 (patch) | |
tree | 2ac8bab3600ba9727cde5796c4ddc8cc5c7133d9 /util | |
parent | d90226808b5b1b30b07968e94d8f74bf8804fc89 (diff) |
bitops.h: Improve find_xxx_bit() documentation
Document the following functions return the bitmap size
if no matching bit is found:
- find_first_bit
- find_next_bit
- find_last_bit
- find_first_zero_bit
- find_next_zero_bit
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20210510200758.2623154-2-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions