Staging
v0.5.1
https://github.com/torvalds/linux
Revision f82da723398ff18d49275a5f03de6cae5f592e8e authored by Andrew Morton on 13 February 2009, 00:47:01 UTC, committed by David S. Miller on 13 February 2009, 00:47:01 UTC
cn_test_timer_func() is a timer handler and can never use GFP_KERNEL -
there's no point in using gfp_any() here.

Also, use setup_timer().

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 9970937
History
Tip revision: f82da723398ff18d49275a5f03de6cae5f592e8e authored by Andrew Morton on 13 February 2009, 00:47:01 UTC
Documentation/connector/cn_test.c: don't use gfp_any()
Tip revision: f82da72
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-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top