]> bbs.cooldavid.org Git - net-next-2.6.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)
commit3420bc94e5c569a3385e781bf65c7d86c3053342
treedc4b0a0224ff3a1891a58cc385a9486a735e375a
parent5ac7af8942a4e7aca1eebee9b0b4ebc14c8cda89
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