]> bbs.cooldavid.org Git - net-next-2.6.git/commit
kernel.h: fix wrong usage of __ratelimit()
authorYong Zhang <yong.zhang@windriver.com>
Tue, 6 Apr 2010 21:35:02 +0000 (14:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Apr 2010 15:38:04 +0000 (08:38 -0700)
commitbb1dc0bacb8ddd7ba6a5906c678a5a5a110cf695
treee3389ae1a09bba9cd84d6981a7e49edb449133bb
parent2a7268abc48c8009b284bd88605d14fcb65772ec
kernel.h: fix wrong usage of __ratelimit()

When __ratelimit() returns 1 this means that we can go ahead.

Signed-off-by: Yong Zhang <yong.zhang@windriver.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h