commit | 5d6892b3c6811cfd20e3d71d89fa77f4b6bd089b | [log] [tgz] |
---|---|---|
author | Ruslan Pisarev <ruslan@rpisarev.org.ua> | Sun Mar 14 17:50:20 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:41 2010 -0700 |
tree | d29dd995e5aee5f22736b154d118ab68bb161995 | |
parent | 75cc5d9c648f6af2362ae4da54f5d237d0cc75ee [diff] |
Staging: pohmelfs: fix spaces and TAB coding style issue in inode.c This is a patch to the inode.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>