char_dev.c: fix up some whitespace errors
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 13 Dec 2011 19:06:49 +0000 (11:06 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 13 Dec 2011 19:18:17 +0000 (11:18 -0800)
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>

No differences found