From: Oleg Nesterov Date: Fri, 4 Apr 2008 18:54:10 +0000 (+0200) Subject: locking: remove unused double_spin_lock() X-Git-Tag: v2.6.26-rc1~1151^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f3eafc921e2378954c28cfd0eb10910449f4c11;p=pandora-kernel.git locking: remove unused double_spin_lock() double_spin_lock() has no callers, and it can't be used without additional lockdep annotations, remove it. Signed-off-by: Oleg Nesterov Cc: Arjan van de Ven Cc: Heiko Carstens Cc: Ingo Molnar Cc: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed