diff options
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | 2009-09-11 10:28:54 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2009-09-11 10:29:51 +0200 |
commit | ad2a5d8e0b518f997af126dd737127bdada90a6f (patch) | |
tree | bf788cde75d27907c1308955f67bb6e9e50e7dd2 /init/main.c | |
parent | 11af97e18ea8c310d73b59f1361e6f04444e05a8 (diff) | |
download | op-kernel-dev-ad2a5d8e0b518f997af126dd737127bdada90a6f.zip op-kernel-dev-ad2a5d8e0b518f997af126dd737127bdada90a6f.tar.gz |
[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>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions