Revision ee52c44dee63ff2686a7b0d98fff7c80852ac022 authored by Uwe Kleine-König on 28 October 2016, 00:47:04 UTC, committed by Linus Torvalds on 28 October 2016, 01:43:43 UTC
It makes the message hard to interpret correctly if a base 10 number is
prefixed by 0x.  So change to a hex number.

Link: http://lkml.kernel.org/r/20161026125658.25728-3-u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 14f947c
History
File Mode Size
Kconfig -rw-r--r-- 509 bytes
Makefile -rw-r--r-- 274 bytes
compr.c -rw-r--r-- 1.8 KB
dev_bdev.c -rw-r--r-- 7.8 KB
dev_mtd.c -rw-r--r-- 6.6 KB
dir.c -rw-r--r-- 20.3 KB
file.c -rw-r--r-- 7.1 KB
gc.c -rw-r--r-- 20.2 KB
inode.c -rw-r--r-- 11.3 KB
journal.c -rw-r--r-- 23.7 KB
logfs.h -rw-r--r-- 23.7 KB
logfs_abi.h -rw-r--r-- 16.8 KB
readwrite.c -rw-r--r-- 55.7 KB
segment.c -rw-r--r-- 24.2 KB
super.c -rw-r--r-- 16.3 KB

back to top