Re: [-mm patch] fs/fuse/dev.c: make two functions static

2005-01-16 Thread Miklos Szeredi
Thanks Adrian, The patch below makes two needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Signed-off-by: Miklos Szeredi <[EMAIL PROTECTED]> --- linux-2.6.11-rc1-mm1-full/fs/fuse/dev.c.old 2005-01-16 05:56:22.0 +0100 +++ linux-2.6.11-rc1-mm1-full/fs/fus

[-mm patch] fs/fuse/dev.c: make two functions static

2005-01-16 Thread Adrian Bunk
The patch below makes two needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.11-rc1-mm1-full/fs/fuse/dev.c.old 2005-01-16 05:56:22.0 +0100 +++ linux-2.6.11-rc1-mm1-full/fs/fuse/dev.c 2005-01-16 05:56:35.0 +0100 @@ -119,7 +119,7