https://github.com/torvalds/linux
Revision ea13dbc89caecd982500894d4238766a6bd3c8f4 authored by Ingo Molnar on 16 January 2006, 09:59:41 UTC, committed by Linus Torvalds on 17 January 2006, 07:21:12 UTC
fix the following sparse warning:

 kernel/hrtimer.c:665:34: warning: incorrect type in argument 2 (different address spaces)
 kernel/hrtimer.c:665:34:    expected void const *from
 kernel/hrtimer.c:665:34:    got struct timespec [noderef] *<noident><asn:1>
 kernel/hrtimer.c:664:2: warning: dereference of noderef expression

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent d669af9
History
Tip revision: ea13dbc89caecd982500894d4238766a6bd3c8f4 authored by Ingo Molnar on 16 January 2006, 09:59:41 UTC
[PATCH] kernel/hrtimer.c sparse warning fix
Tip revision: ea13dbc
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.0 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top