1
0
Fork 0

udf: Drop pack pragma from udf_sb.h

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

Signed-off-by: Jan Kara <jack@suse.cz>
hifive-unleashed-5.1
Jan Kara 2018-09-06 17:54:41 +02:00
parent 694538b5d7
commit 1abefb0274
1 changed files with 0 additions and 2 deletions

View File

@ -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