/linux/drivers/scsi/ |
H A D | scsi_sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/arch/arm/kernel/ |
H A D | isa.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/net/rds/ |
H A D | ib_sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
H A D | sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/security/keys/ |
H A D | sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/fs/coda/ |
H A D | sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/drivers/char/ipmi/ |
H A D | ipmi_poweroff.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/crypto/ |
H A D | proc.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/fs/nfs/ |
H A D | sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/drivers/macintosh/ |
H A D | mac_hid.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/drivers/parport/ |
H A D | procfs.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
H A D | transport.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/net/sunrpc/ |
H A D | sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/drivers/misc/sgi-xp/ |
H A D | xpc_main.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/arch/powerpc/kernel/ |
H A D | idle.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/fs/ocfs2/ |
H A D | stackglue.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/arch/s390/mm/ |
H A D | cmm.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/arch/s390/appldata/ |
H A D | appldata_base.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/net/sctp/ |
H A D | sysctl.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/fs/lockd/ |
H A D | svc.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/drivers/cdrom/ |
H A D | cdrom.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/drivers/char/ |
H A D | hpet.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/fs/notify/inotify/ |
H A D | inotify_user.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|
/linux/fs/quota/ |
H A D | dquot.c | diff 6d4561110a3e9fa742aeec6717248a491dfb1878 Mon Nov 16 12:11:48 CET 2009 Eric W. Biederman <ebiederm@xmission.com> 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>
|