Skip to content

Commit

Permalink
udf: Remove unused UDF_DEFAULT_BLOCKSIZE
Browse files Browse the repository at this point in the history
The define is unused. Remove it.

Signed-off-by: Jan Kara <jack@suse.cz>
  • Loading branch information
Jan Kara committed Jun 13, 2017
1 parent 32c1431 commit a247f72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fs/udf/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a247f72

Please sign in to comment.