drivers/char/mem.c: fix small coding style issues
authorHans Grob <H.Grob@physik.uni-muenchen.de>
Wed, 6 Feb 2013 10:37:20 +0000 (11:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 19:21:51 +0000 (11:21 -0800)
This patch fixes four foo * bar errors, and one trailing whitespace
complaint from checkpatch.pl

Signed-off-by: Hans Grob <H.Grob@physik.uni-muenchen.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found