mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
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>