From: Alexander Holler <holler@ahsoftware.de>
To: linux-kernel@vger.kernel.org
Subject: Rename EPROBE_DEFER to ENOTHING_TO_SEE_WE_SOLVE_EVERYTHING_LATER
Date: Thu, 15 May 2014 12:35:01 +0200 [thread overview]
Message-ID: <53749855.4050906@ahsoftware.de> (raw)
I believe in verbose names, therefor
find linux.git/ -name '*.[c|h]' -exec sed
s/EPROBE_DEFER/ENOTHING_TO_SEE_WE_SOLVE_EVERYTHING_LATER/g -i {}
2>/dev/null \;
142 files changed, 261 insertions(+), 261 deletions(-)
Tested!
And how do deferred probes handle cycles?
I suggest to make squares out of them.
Convinced? ;)
Alexander Holler
PS: And no, I don't throw chairs around. I just think sometimes a joke
is a good thing.
reply other threads:[~2014-05-15 10:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=53749855.4050906@ahsoftware.de \
--to=holler@ahsoftware.de \
--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;
as well as URLs for NNTP newsgroup(s).