UDF: coding style conversion - lindent fixups
This patch fixes up sources after conversion by 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
71133027fe
commit
28de7948a8
@ -63,8 +63,8 @@ struct udf_vds_record {
|
||||
};
|
||||
|
||||
struct generic_desc {
|
||||
tag descTag;
|
||||
__le32 volDescSeqNum;
|
||||
tag descTag;
|
||||
__le32 volDescSeqNum;
|
||||
};
|
||||
|
||||
struct ustr {
|
||||
|
Reference in New Issue
Block a user