dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/coda
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler.
For consistency drop & in front of every proc_handler.  Explicity
taking the address is unnecessary and it prevents optimizations
like stubbing the proc_handlers to NULL.

Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2009-11-18 08:37:40 -08:00
..
Kconfig fs/Kconfig: move coda out 2009-01-22 13:16:01 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c CRED: Wrap task credential accesses in the Coda filesystem 2008-11-14 10:38:48 +11:00
cnode.c coda: use ilookup5 2007-07-19 10:04:48 -07:00
coda_int.h sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
coda_linux.c coda: remove CODA_FS_OLD_API 2008-07-25 10:53:33 -07:00
dir.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
file.c splice: implement default splice_read method 2009-05-11 14:13:10 +02:00
inode.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
pioctl.c [PATCH] move executable checking into ->permission() 2008-10-23 05:13:25 -04:00
psdev.c headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
symlink.c coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
sysctl.c sysctl: Drop & in front of every proc_handler. 2009-11-18 08:37:40 -08:00
upcall.c CRED: Wrap task credential accesses in the Coda filesystem 2008-11-14 10:38:48 +11:00