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

This is a patch to the dir.c file that fixed up a TAB and spaces Errors
found by the checkpatch.pl tools, like
ERROR: spaces required around that '=' (ctx:VxV)

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/dir.c