From 822214292cd7f668048599f3f089735bf6a4db36 Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Tue, 3 Feb 2009 19:21:38 +0530 Subject: [PATCH] --- yaml --- r: 135839 b: refs/heads/master c: f2cddb29ebfc02dfd2c4b439aa0433393ad15575 h: refs/heads/master i: 135837: c018417533d995837d08bea51673c76c2261a0c8 135835: 9feffc033772500fe8409cfaadf2405c407fc372 135831: 8a93dcdb1cce6d7651c20740b57c7ca79e7a5fcc 135823: 6aee81f4ea36f7944335389605c66722b517f672 135807: 215b108c8a661546f168dc76959d0b9c860137b8 v: v3 --- [refs] | 2 +- trunk/include/linux/coda_psdev.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7f67e8eeca8a..bbeb4ab0382d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 87fe85133fa7f33c2bc9882826666a7f117c62bd +refs/heads/master: f2cddb29ebfc02dfd2c4b439aa0433393ad15575 diff --git a/trunk/include/linux/coda_psdev.h b/trunk/include/linux/coda_psdev.h index 6f06352cf55e..5b5d4731f956 100644 --- a/trunk/include/linux/coda_psdev.h +++ b/trunk/include/linux/coda_psdev.h @@ -6,6 +6,7 @@ #define CODA_PSDEV_MAJOR 67 #define MAX_CODADEVS 5 /* how many do we allow */ +#ifdef __KERNEL__ struct kstatfs; /* communication pending/processing queues */ @@ -24,7 +25,6 @@ static inline struct venus_comm *coda_vcp(struct super_block *sb) return (struct venus_comm *)((sb)->s_fs_info); } -#ifdef __KERNEL__ /* upcalls */ int venus_rootfid(struct super_block *sb, struct CodaFid *fidp); int venus_getattr(struct super_block *sb, struct CodaFid *fid,