Rename EPROBE_DEFER to ENOTHING_TO_SEE_WE_SOLVE_EVERYTHING_LATER
From: Alexander Holler
Date: Thu May 15 2014 - 06:48:43 EST
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/