[PATCH] fs/coda/: proper prototypes
Introduce a file fs/coda/coda_int.h with proper prototypes for some code. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Jan Harkes <jaharkes@cs.cmu.edu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
2c2212901f
commit
c98d8cfbc6
@@ -31,6 +31,8 @@
|
||||
#include <linux/coda_fs_i.h>
|
||||
#include <linux/coda_cache.h>
|
||||
|
||||
#include "coda_int.h"
|
||||
|
||||
/* VFS super_block ops */
|
||||
static void coda_clear_inode(struct inode *);
|
||||
static void coda_put_super(struct super_block *);
|
||||
|
Reference in New Issue
Block a user