diff options
author | 2025-01-15 10:46:39 +0100 | |
---|---|---|
committer | 2025-01-16 11:48:11 +0100 | |
commit | 6d2868d5b6fca7534641440efe432cf268bd8e1b (patch) | |
tree | 5c3e285b8ee690b98bcdd1a56f4884e070b1b6b3 /scripts/lib/kdoc/kdoc_parser.py | |
parent | lockref: improve the lockref_get_not_zero description (diff) | |
download | linux-rng-6d2868d5b6fca7534641440efe432cf268bd8e1b.tar.xz linux-rng-6d2868d5b6fca7534641440efe432cf268bd8e1b.zip |
lockref: use bool for false/true returns
Replace int used as bool with the actual bool type for return values that
can only be true or false.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250115094702.504610-4-hch@lst.de
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions