]> git.baikalelectronics.ru Git - kernel.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)
commitf80af553507eb092748bab13c5f709aa299c4606
treee3389ae1a09bba9cd84d6981a7e49edb449133bb
parent153484c7250fa01f15e7258720d829c0ecd78983
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