https://github.com/torvalds/linux
Revision 96b85179b464cc80d85b5c602af119d1dd6d50bb authored by Lothar Wassmann on 15 January 2010, 13:04:55 UTC, committed by Greg Kroah-Hartman on 20 January 2010, 23:24:35 UTC
Some hosts that treat the return value of sizeof differently from unsigned
long might still hit warnings.  So use %zu for sizeof() values.  This is a
better version of the previous commit b0a9cf297e58721933.

Signed-off-by: Lothar Wassmann <LW@KARO-electronics.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 10d2cdb
History
Tip revision: 96b85179b464cc80d85b5c602af119d1dd6d50bb authored by Lothar Wassmann on 15 January 2010, 13:04:55 UTC
USB: isp1362: better 64bit printf warning fixes
Tip revision: 96b8517
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top