diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-15 12:46:39 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-01-16 13:48:11 +0300 |
commit | 6d2868d5b6fca7534641440efe432cf268bd8e1b (patch) | |
tree | 5c3e285b8ee690b98bcdd1a56f4884e070b1b6b3 /tools/perf/scripts/python/task-analyzer.py | |
parent | d60f2280a1b5b9a4796f9a13f7fdff1d0b99f718 (diff) | |
download | linux-6d2868d5b6fca7534641440efe432cf268bd8e1b.tar.xz |
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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions