From: Lai Jiangshan Date: Tue, 9 Oct 2012 21:49:47 +0000 (-0700) Subject: lglock: remove unused DEFINE_LGLOCK_LOCKDEP() X-Git-Tag: v3.7-rc1~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462e1e1bc879d10d7c2ce96a1b1001edaaa815ba;p=pandora-kernel.git lglock: remove unused DEFINE_LGLOCK_LOCKDEP() struct lglocks use their own lock_key/lock_dep_map which are defined in struct lglock. DEFINE_LGLOCK_LOCKDEP() is unused, so remove it and save a small piece of memory. Signed-off-by: Lai Jiangshan Cc: Alexander Viro Cc: Rusty Russell Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed