aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2011-09-22 19:34:33 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-26 16:21:15 -0700
commitc4253cb0748cd50060d04d838c38b07f1ad0e6e5 (patch)
treed6a1e256622a8cb48ff093e5fc7351ce76749262 /drivers/uio
parentdrivers: base: print rejected matches with DEBUG_DRIVER (diff)
downloadlinux-dev-c4253cb0748cd50060d04d838c38b07f1ad0e6e5.tar.xz
linux-dev-c4253cb0748cd50060d04d838c38b07f1ad0e6e5.zip
sysfs: add unsigned long cast to prevent compile warning
"sysfs: use rb-tree for inode number lookup" added a new printk which causes a new compile warning on s390 (and few other architectures): fs/sysfs/dir.c: In function 'sysfs_link_sibling': fs/sysfs/dir.c:63:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'ino_t' [-Wform Add an explicit unsigned long cast since ino_t is an unsigned long on most architectures. Cc: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions