UDF: coding style conversion - lindent
This patch converts UDF coding style to kernel coding style using Lindent. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Cc: Jan Kara <jack@ucw.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
95a631e2d9
commit
cb00ea3528
@@ -23,4 +23,4 @@ static inline struct udf_inode_info *UDF_I(struct inode *inode)
|
||||
#define UDF_I_LAD(X) ( UDF_I(X)->i_ext.i_lad )
|
||||
#define UDF_I_DATA(X) ( UDF_I(X)->i_ext.i_data )
|
||||
|
||||
#endif /* !defined(_LINUX_UDF_I_H) */
|
||||
#endif /* !defined(_LINUX_UDF_I_H) */
|
||||
|
Reference in New Issue
Block a user