https://github.com/torvalds/linux
Revision 9c275a8391d96b49fa135d1e4073d4798b7c6445 authored by Randy Dunlap on 27 August 2006, 08:24:00 UTC, committed by Linus Torvalds on 27 August 2006, 18:01:33 UTC
Fix printk format warning:
drivers/cdrom/gscd.c:269: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 2 has type ‘unsigned int’

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 38e716a
History
Tip revision: 9c275a8391d96b49fa135d1e4073d4798b7c6445 authored by Randy Dunlap on 27 August 2006, 08:24:00 UTC
[PATCH] cdrom/gdsc: fix printk format warning
Tip revision: 9c275a8
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 71.0 KB
Makefile -rw-r--r-- 46.5 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top