Re: [PATCHv3 6/6] char, isicom: More whitespaces and coding style

From: Jiri Slaby
Date: Mon Oct 17 2005 - 05:02:21 EST


Dmitry Torokhov napsal(a):
> On Sunday 16 October 2005 17:27, Jiri Slaby wrote:
>
>
>>+ wrd |= (port->xmit_buf[port->xmit_tail]
>>+ << 8);
>
>
>>+ pr_dbg("interrupt: DCD->low.\n"
>>+ );
>
>
>>+ port->xmit_head = (port->xmit_head + cnt) & (SERIAL_XMIT_SIZE
>>+ - 1);
>
>
> You must be kidding...
No :(. The last could be better, but that two, I don't know, how to write
better. What do you think? [Consider, it won't be applied with more than 80
columns, IMHO]

regards,
--
Jiri Slaby www.fi.muni.cz/~xslaby
\_.-^-._ jirislaby@xxxxxxxxx _.-^-._/
B67499670407CE62ACC8 22A032CC55C339D47A7E
-
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/