diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-03-06 20:30:42 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-03-06 20:30:42 +0300 |
commit | 74d42bdb3a4673b1c10d1f457184e4d3c9cb0196 (patch) | |
tree | 471dd914993c371f8c26e45fcfa3f9592230ca5d /tools/perf/scripts/python/task-analyzer.py | |
parent | 848e076317446f9c663771ddec142d7c2eb4cb43 (diff) | |
download | linux-74d42bdb3a4673b1c10d1f457184e4d3c9cb0196.tar.xz |
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
That's what 'pipe_full()' does, so it's more consistent. But more
importantly it gets the type limits right when the pipe head and tail
are no longer necessarily 'unsigned int'.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions