RCU: Remove prototype for nonexistent function synchronize_idle()
authorJosh Triplett <josht@linux.vnet.ibm.com>
Fri, 10 Aug 2007 20:01:07 +0000 (13:01 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 11 Aug 2007 22:47:41 +0000 (15:47 -0700)
commit844add7abca0d10e9733fc16119e53cb4c1987b4
treec01b62ac4dd6d8466815b6425ac81764082e0742
parenteb9a9a56316f4fea98ee32873ccbf7098b7bd69b
RCU: Remove prototype for nonexistent function synchronize_idle()

synchronize_idle() sounds like an interesting function, but we don't
actually have it, so don't prototype it.  Introduced in commit
9b06e818985d139fd9e82c28297f7744e1b484e1, in 2005.

Signed-off-by: Josh Triplett <josh@kernel.org>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/rcupdate.h