mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
ad2a5d8e0b
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> |
||
---|---|---|
.. | ||
hypfs_diag.c | ||
hypfs_vm.c | ||
hypfs.h | ||
inode.c | ||
Makefile |