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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment