diff options
author | 2025-03-06 07:30:42 -1000 | |
---|---|---|
committer | 2025-03-06 07:30:42 -1000 | |
commit | 74d42bdb3a4673b1c10d1f457184e4d3c9cb0196 (patch) | |
tree | 471dd914993c371f8c26e45fcfa3f9592230ca5d /scripts/lib/kdoc/kdoc_parser.py | |
parent | Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (diff) | |
download | linux-rng-74d42bdb3a4673b1c10d1f457184e4d3c9cb0196.tar.xz linux-rng-74d42bdb3a4673b1c10d1f457184e4d3c9cb0196.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions