| commit | 1ff97647f066aef72ae68042c9abc4a837a12e6d | [log] [tgz] |
|---|---|---|
| author | Greg Kroah-Hartman <gregkh@suse.de> | Tue Dec 13 11:06:49 2011 -0800 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Dec 13 11:18:17 2011 -0800 |
| tree | 29c21c054941a574937d9f923ecac120e70e4371 | |
| parent | 523549254f3709366f8e4735e3cff381c3e36c68 [diff] |
char_dev.c: fix up some whitespace errors Remove some minor whitespace errors (2 trailing spaces, and one space needed for a comma) to make the file checkpatch.pl clean with the exception of the exports, which is fine for now. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>