commit | afb037040ddef10ee680ad52b3a339c9d1a4f774 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Apr 09 09:19:03 2021 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri Apr 23 12:35:13 2021 +0100 |
tree | b8fdc914c36f6a60a786030416b6091f2b6df1a7 | |
parent | 3003bbd0697b659944237f3459489cb596ba196c [diff] |
Make the generic bitops return bool Make the generic bitops return bool when returning the value of a tested bit. Signed-off-by: David Howells <dhowells@redhat.com> cc: Linus Torvalds <torvalds@linux-foundation.org> cc: Matthew Wilcox <willy@infradead.org> cc: Akinobu Mita <akinobu.mita@gmail.com> cc: Arnd Bergmann <arnd@arndb.de> cc: Will Deacon <will@kernel.org>