https://github.com/torvalds/linux
Revision b5d598b41aebee67bf95802b68b888e98a449687 authored by Alexander Beregalov on 28 May 2009, 21:34:33 UTC, committed by Linus Torvalds on 29 May 2009, 15:40:02 UTC
drivers/parport/parport_gsc.c:356: warning: format '%lx' expects type
'long unsigned int', but argument 2 has type 'resource_size_t'

[akpm@linux-foundation.org: fix it to handle u64's]
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c3dc5be
History
Tip revision: b5d598b41aebee67bf95802b68b888e98a449687 authored by Alexander Beregalov on 28 May 2009, 21:34:33 UTC
parport_gsc: fix printk format error
Tip revision: b5d598b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.6 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top