Mark the pipe file operations static
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Mar 2006 22:03:09 +0000 (14:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Mar 2006 22:03:09 +0000 (14:03 -0800)
commita19cbd4bf258840ade3b6ee9e9256006d0644e09
treeb532fe78c5ecbe5c8e6aca8b7d6f704a24a52129
parent432e7c0dfe884b6ab1c32fd3f17c64c31d8fa7e2
Mark the pipe file operations static

They aren't used (nor even really usable) outside of pipe.c anyway

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/pipe.c
include/linux/fs.h