projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae4a317
)
Squashfs: get rid of obsolete definition in header file
author
Phillip Lougher
<phillip@lougher.demon.co.uk>
Thu, 25 Feb 2010 01:31:13 +0000
(
01:31
+0000)
committer
Phillip Lougher
<phillip@lougher.demon.co.uk>
Fri, 5 Mar 2010 15:35:35 +0000
(15:35 +0000)
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/squashfs_fs.h
patch
|
blob
|
history
diff --git
a/fs/squashfs/squashfs_fs.h
b/fs/squashfs/squashfs_fs.h
index 36e1604ab1c147ef942ecd26018f5d91cc36a517..79024245ea00f7fb370e7aa8dbef6819da33854b 100644
(file)
--- a/
fs/squashfs/squashfs_fs.h
+++ b/
fs/squashfs/squashfs_fs.h
@@
-183,8
+183,6
@@
#define SQUASHFS_MAX_FILE_SIZE (1LL << \
(SQUASHFS_MAX_FILE_SIZE_LOG - 2))
-#define SQUASHFS_MARKER_BYTE 0xff
-
/* meta index cache */
#define SQUASHFS_META_INDEXES (SQUASHFS_METADATA_SIZE / sizeof(unsigned int))
#define SQUASHFS_META_ENTRIES 127