aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHaesung Kim <matia.kim@lge.com>2014-12-12 16:58:08 -0800
committerMister Oyster <oysterized@gmail.com>2017-04-11 11:00:08 +0200
commit274d8965e6f38f65b068fdd8b59b51317f6d8249 (patch)
tree918288d943acac1f0b6395b6bee82ad11cac7877 /include
parent67913c1deb9e7a60741b6e5dba3aed742cb3bd33 (diff)
lib/decompress.c: consistency of compress formats for kernel image
Magic number of compress formats for kernel image is defined by two bytes. These numbers are written in hexadecimal number, nevertheless magic number for only gunzip is written in octal number. The formats should be consistent for readability. Therefore, magic numbers for gunzip are also defined by hexadecimal number. Signed-off-by: Haesung Kim <matia.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions