diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-21 17:27:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-21 17:27:37 +0100 |
commit | 879e288692c899d52fcc01ae73121a771ea10d18 (patch) | |
tree | 43502002600d8cca7529f240cf12793ea76b4a80 /MAINTAINERS | |
parent | Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd (diff) | |
parent | bitmap: Step down as a reviewer (diff) | |
download | linux-879e288692c899d52fcc01ae73121a771ea10d18.tar.xz linux-879e288692c899d52fcc01ae73121a771ea10d18.zip |
Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux
Pull bitmap updates from Yury Norov:
"A couple of random cleanups plus a step-down patch from Andy"
* tag 'bitmap-for-6.9' of https://github.com/norov/linux:
bitmap: Step down as a reviewer
lib/find: optimize find_*_bit_wrap
lib/find_bit: Fix the code comments about find_next_bit_wrap
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 43b39956694a..6ce2ccc5668a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3598,7 +3598,6 @@ F: include/uapi/linux/bfs_fs.h BITMAP API M: Yury Norov <yury.norov@gmail.com> -R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> R: Rasmus Villemoes <linux@rasmusvillemoes.dk> S: Maintained F: include/linux/bitfield.h |