| commit | 6804396f1b66c504bac1267d71a857f7a1d1e9dd | [log] [tgz] |
|---|---|---|
| author | Jiri Slaby <jirislaby@gmail.com> | Sun Jul 15 23:40:18 2007 -0700 |
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:44 2007 -0700 |
| tree | b92ab418e286341ce980906ec6b011972b0aa979 | |
| parent | 5a52bd4a2dcb570333ce6fe2e16cd311650dbdc8 [diff] |
Char: tty_ioctl, little whitespace cleanup
tty_ioctl, little whitespace cleanup
the point is to make
while (++i < n_baud_table);
clear and assign it to the do { } loop
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>