diff options
| author | Denis Cheng <[email protected]> | 2007-10-17 06:26:30 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-17 15:42:49 +0000 |
| commit | 74bf17cffc32511c7c6d70fe7f376b92662e186e (patch) | |
| tree | e770b056d4a83f847a04fc92e119aa607ec0edaf /lib/argv_split.c | |
| parent | Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() (diff) | |
| download | kernel-74bf17cffc32511c7c6d70fe7f376b92662e186e.tar.gz kernel-74bf17cffc32511c7c6d70fe7f376b92662e186e.zip | |
fs: remove the unused mempages parameter
Since the mempages parameter is actually not used, they should be removed.
Now there is only files_init use the mempages parameter,
files_init(mempages);
but I don't think the adaptation to mempages in files_init is really
useful; and if files_init also changed to the prototype void (*func)(void),
the wrapper vfs_caches_init would also not need the mempages parameter.
Signed-off-by: Denis Cheng <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/argv_split.c')
0 files changed, 0 insertions, 0 deletions
