]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit890537b3ac953ad2cc4f5ecb83744e967ae2aa31
tree56a1c2a7eaf3dbbd4aca12c3cc1a4898e03de1d2
parent0731572b6c529f8e8a320dc4df6d67d9a595ecf3
drivers/char/mem.c: fix small coding style issues

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>
drivers/char/mem.c