]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: pohmelfs: fix spaces and TAB coding style issue in config.c
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Sun, 14 Mar 2010 15:11:03 +0000 (17:11 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:41 +0000 (11:35 -0700)
commitd299ff5cd3bf5b9d12407b92e785fa4dc1160c90
tree6736b512c501b0b111fdf00631fa84eedc81e8a2
parentf96ef6dacdf9cf58614ff24a994000a5b08852cb
Staging: pohmelfs: fix spaces and TAB coding style issue in config.c

This is a patch to the config.c file that fixed up a TAB and spaces
Errors found by the checkpatch.pl tools, like:
ERROR: switch and case should be at the same indent

Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/pohmelfs/config.c