On Sat, 22 Mar 2003, Alan Cox wrote:
>
> I think this way of doing it is right but it could do with further
> review
Alan, please stop doing whitespace changes that are WRONG.
> - if (put_user(cs, b++)) {
> + if (put_user(cs, b++))
> + {
This is uglier and against the kernel coding style.
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/
This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:43 EST