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-- 1.1 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 6.0 KB
addr.c -rw-r--r-- 50.4 KB
cache.c -rw-r--r-- 9.0 KB
cache.h -rw-r--r-- 4.7 KB
caps.c -rw-r--r-- 104.2 KB
ceph_frag.c -rw-r--r-- 365 bytes
debugfs.c -rw-r--r-- 7.6 KB
dir.c -rw-r--r-- 40.0 KB
export.c -rw-r--r-- 6.1 KB
file.c -rw-r--r-- 44.6 KB
inode.c -rw-r--r-- 60.1 KB
ioctl.c -rw-r--r-- 7.4 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 9.8 KB
mds_client.c -rw-r--r-- 102.3 KB
mds_client.h -rw-r--r-- 13.0 KB
mdsmap.c -rw-r--r-- 5.1 KB
snap.c -rw-r--r-- 27.2 KB
strings.c -rw-r--r-- 4.2 KB
super.c -rw-r--r-- 26.1 KB
super.h -rw-r--r-- 30.3 KB
xattr.c -rw-r--r-- 27.5 KB

back to top