linux-stable/fs/ocfs2/dlm
Yury Norov b5c7e7ec7d all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
find_first{,_zero}_bit is a more effective analogue of 'next' version if
start == 0. This patch replaces 'next' with 'first' where things look
trivial.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2022-01-15 08:47:31 -08:00
..
Makefile ocfs2: make local header paths relative to C files 2020-01-31 10:30:36 -08:00
dlmapi.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmast.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmcommon.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmconvert.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmconvert.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmdebug.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmdebug.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmdomain.c all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate 2022-01-15 08:47:31 -08:00
dlmdomain.h treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmlock.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
dlmmaster.c all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate 2022-01-15 08:47:31 -08:00
dlmrecovery.c all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate 2022-01-15 08:47:31 -08:00
dlmthread.c all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate 2022-01-15 08:47:31 -08:00
dlmunlock.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00