diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2006-12-08 11:39:30 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-08 17:29:01 +0100 |
commit | 096dcfce39f952292b019a2c42c241782c9ca226 (patch) | |
tree | 08824ab1635c102d8d7c7190a0406c058a23419b /drivers/isdn/hardware/eicon/io.c | |
parent | [PATCH] Char: cyclades, Lindent the code (diff) | |
download | linux-096dcfce39f952292b019a2c42c241782c9ca226.tar.xz linux-096dcfce39f952292b019a2c42c241782c9ca226.zip |
[PATCH] Char: cyclades, cleanup
- remove cvs rcsid and alter code that uses it.
- allow a semicolon after use of macro to not confuse parsers (e.g. indent)
by do {} while (0)
- JIFFIES_DIFF is simple subtraction, subtract directly
- returns cleanup -- do not put values in parenthesis and do not return nothing
at the end of void functions
- comments are /* */ in C (not //)
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/isdn/hardware/eicon/io.c')
0 files changed, 0 insertions, 0 deletions