From: Eric W. Biederman Date: Mon, 16 Nov 2009 11:11:48 +0000 (-0800) Subject: sysctl: Drop & in front of every proc_handler. X-Git-Tag: v2.6.33-rc1~392^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d4561110a3e9fa742aeec6717248a491dfb1878;p=pandora-kernel.git 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 Cc: Ingo Molnar Cc: Joe Perches Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed