From: ebiederm@xmission.com (Eric W. Biederman)
To: <linux-kernel@vger.kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Subject: [PATCH 0/3] misc sysctl cleanups
Date: Wed, 18 Nov 2009 08:42:37 -0800 [thread overview]
Message-ID: <m1d43fbx8i.fsf@fess.ebiederm.org> (raw)
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.
next reply other threads:[~2009-11-18 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-18 16:42 Eric W. Biederman [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1d43fbx8i.fsf@fess.ebiederm.org \
--to=ebiederm@xmission.com \
--cc=adobriyan@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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