mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] misc sysctl cleanups
@ 2009-11-18 16:42 Eric W. Biederman
  2009-11-18 16:44 ` [PATCH 1/3] sysctl: kill dead ctl_handler definitions Eric W. Biederman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric W. Biederman @ 2009-11-18 16:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alexey Dobriyan


When looking over my sysctl changes I have found a few more obvious
cleanups I can make.  The big change is removing & from in front of
every .proc_handler definition.  My sysctl tree is already touching
all of the sysctl definitions anyway so I might as well make this
cleanup now.

Eric W. Biederman (3):
      sysctl: kill dead ctl_handler definitions.
      sysctl: Remove CTL_NONE and CTL_UNNUMBERED
      sysctl: Drop & in front of every proc_handler.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-18 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-18 16:42 [PATCH 0/3] misc sysctl cleanups Eric W. Biederman
2009-11-18 16:44 ` [PATCH 1/3] sysctl: kill dead ctl_handler definitions Eric W. Biederman
2009-11-18 16:44 ` [PATCH 2/3] sysctl: Remove CTL_NONE and CTL_UNNUMBERED Eric W. Biederman
2009-11-18 16:44 ` [PATCH 3/3] sysctl: Drop & in front of every proc_handler Eric W. Biederman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome