Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1abefb02 authored by Jan Kara's avatar Jan Kara
Browse files

udf: Drop pack pragma from udf_sb.h



Drop pack pragma. The header file defines only in-memory structures.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 694538b5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -50,8 +50,6 @@

#define UDF_INVALID_MODE		((umode_t)-1)

#pragma pack(1) /* XXX(hch): Why?  This file just defines in-core structures */

#define MF_DUPLICATE_MD		0x01
#define MF_MIRROR_FE_LOADED	0x02