Re: janitorial PATCH: 2.4: nvram.c Lindent

John Weber (john.weber@linux.org)
Tue, 30 Jul 2002 22:45:28 -0400


> 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..

Excuse me? Anyone care to explain?

> I guess that one isn't mentioned in the CodingStyles thing. I'm lazy.
> Bad Bad 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/