forked from Minki/linux
udf: Remove unused UDF_DEFAULT_BLOCKSIZE
The define is unused. Remove it. Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
parent
32c1431eea
commit
a247f7236d
@ -73,8 +73,6 @@
|
||||
#define VDS_POS_TERMINATING_DESC 6
|
||||
#define VDS_POS_LENGTH 7
|
||||
|
||||
#define UDF_DEFAULT_BLOCKSIZE 2048
|
||||
|
||||
#define VSD_FIRST_SECTOR_OFFSET 32768
|
||||
#define VSD_MAX_SECTOR_OFFSET 0x800000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user