Commits

Greg Kroah-Hartman committed 1ff97647f06
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>