diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2009-02-13 01:47:01 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-13 01:47:01 +0100 |
commit | f82da723398ff18d49275a5f03de6cae5f592e8e (patch) | |
tree | acd95449d77d4b565baa71eb287d228a1e1fcbf4 /include/asm-arm | |
parent | net: don't use in_atomic() in gfp_any() (diff) | |
download | linux-f82da723398ff18d49275a5f03de6cae5f592e8e.tar.xz linux-f82da723398ff18d49275a5f03de6cae5f592e8e.zip |
Documentation/connector/cn_test.c: don't use gfp_any()
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>
Diffstat (limited to 'include/asm-arm')
0 files changed, 0 insertions, 0 deletions