Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.h
This is a patch to the netfs.h file that fixed up a TAB and spaces Errors found by the checkpatch.pl tools, like ERROR: spaces required around that '=' (ctx:VxV) and ERROR: do not use C99 // comments 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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
3420bc94e5
commit
9b835ea87b
@@ -911,7 +911,8 @@ static inline void pohmelfs_mcache_put(struct pohmelfs_sb *psb,
|
|||||||
pohmelfs_mcache_free(psb, m);
|
pohmelfs_mcache_free(psb, m);
|
||||||
}
|
}
|
||||||
|
|
||||||
//#define POHMELFS_TRUNCATE_ON_INODE_FLUSH
|
/*#define POHMELFS_TRUNCATE_ON_INODE_FLUSH
|
||||||
|
*/
|
||||||
|
|
||||||
#endif /* __KERNEL__*/
|
#endif /* __KERNEL__*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user