Hmm.
If you're doing these kinds of Lindent changes, you might as well also
fix another non-linuxism:
return (x); -> return x;
I don't know why some people seem to think that "return" is a function
with an argument..
I guess that one isn't mentioned in the CodingStyles thing. I'm lazy.
Bad Bad Linus.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/