public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [TRIVIAL PATCH] Remove leftover ext3 acl declarations
@ 2006-07-06 17:46 Andreas Gruenbacher
  0 siblings, 0 replies; only message in thread
From: Andreas Gruenbacher @ 2006-07-06 17:46 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

These functions no longer exist; remove their declarations.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>

Index: linux-2.6.17/fs/ext3/acl.h
===================================================================
--- linux-2.6.17.orig/fs/ext3/acl.h
+++ linux-2.6.17/fs/ext3/acl.h
@@ -62,9 +62,6 @@ extern int ext3_permission (struct inode
 extern int ext3_acl_chmod (struct inode *);
 extern int ext3_init_acl (handle_t *, struct inode *, struct inode *);
 
-extern int init_ext3_acl(void);
-extern void exit_ext3_acl(void);
-
 #else  /* CONFIG_EXT3_FS_POSIX_ACL */
 #include <linux/sched.h>
 #define ext3_permission NULL

-- 
Andreas Gruenbacher <agruen@suse.de>
Novell / SUSE Labs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-06 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-06 17:46 [TRIVIAL PATCH] Remove leftover ext3 acl declarations Andreas Gruenbacher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox