make fs/{namespace,super}.c forget about acct.h

These externs belong in fs/internal.h.  Rename (they are not acct-specific
anymore) and move them over there.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2014-05-21 18:22:52 -04:00
parent efb170c228
commit 8fa1f1c2bd
5 changed files with 13 additions and 10 deletions

View File

@@ -32,8 +32,6 @@ extern void acct_exit_ns(struct pid_namespace *);
#define acct_process() do { } while (0)
#define acct_exit_ns(ns) do { } while (0)
#endif
extern void acct_auto_close(struct hlist_head *);
extern void acct_auto_close_mnt(struct hlist_head *);
/*
* ACCT_VERSION numbers as yet defined: