linux/arch/s390/hypfs
Michael Holzheu ad2a5d8e0b [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf
For printing unsigned integers hypfs uses "%d" in snprintf(). This is wrong.
With this patch "%u" is used instead.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-09-11 10:29:51 +02:00
..
Makefile [S390] Hypervisor filesystem (s390_hypfs) for z/VM 2007-02-05 21:18:29 +01:00
hypfs.h [S390] Hypervisor filesystem (s390_hypfs) for z/VM 2007-02-05 21:18:29 +01:00
hypfs_diag.c [S390] fix hypfs build failure 2009-03-31 19:17:03 +02:00
hypfs_vm.c [S390] Hypervisor filesystem (s390_hypfs) for z/VM 2007-02-05 21:18:29 +01:00
inode.c [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf 2009-09-11 10:29:51 +02:00