In message <[EMAIL PROTECTED]>, Christoph Hellwig writes:
> On Sun, Feb 17, 2008 at 10:18:42AM +0200, Adrian Bunk wrote:
> > This patch makes the needlessly global vfs_ioctl() static.
>
> I think the point was toa eventually export it for stackable filesystem
> use. But until they start using it
On Sun, Feb 17, 2008 at 10:18:42AM +0200, Adrian Bunk wrote:
> This patch makes the needlessly global vfs_ioctl() static.
I think the point was toa eventually export it for stackable filesystem
use. But until they start using it marking it static seems fine with
me.
--
To unsubscribe from this l
This patch makes the needlessly global vfs_ioctl() static.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
fs/ioctl.c |4 ++--
include/linux/fs.h |1 -
2 files changed, 2 insertions(+), 3 deletions(-)
18bc247a745a825238208f88fbe1b86ba1ef304e diff --git a/fs/ioctl.c b/fs/ioct
3 matches
Mail list logo