commit | a547dfe9563c49fd0f9743640e01d1d652119ec7 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <xslaby@fi.muni.cz> | Mon Jan 09 20:54:26 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:02:01 2006 -0800 |
tree | 5000f624e91855ce82b620debb98681a2cd98ed4 | |
parent | e65c1db19fe8177fa2da53e3e0bddffe585b2d47 [diff] |
[PATCH] char/isicom: More whitespaces and coding style Wrap all the code to 80 chars on a line. `}\nelse' changed to `} else'. Clean whitespaces in header file. Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>