commit | 3420bc94e5c569a3385e781bf65c7d86c3053342 | [log] [tgz] |
---|---|---|
author | Ruslan Pisarev <ruslan@rpisarev.org.ua> | Sun Mar 14 17:39:46 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:41 2010 -0700 |
tree | dc4b0a0224ff3a1891a58cc385a9486a735e375a | |
parent | 5ac7af8942a4e7aca1eebee9b0b4ebc14c8cda89 [diff] |
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>