From: Davidlohr Bueso Date: Wed, 11 Sep 2013 21:26:29 +0000 (-0700) Subject: ipc: drop ipc_lock_by_ptr X-Git-Tag: v3.12-rc1~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a2750010981216fb788c5190fb0e646abfab30;p=pandora-kernel.git ipc: drop ipc_lock_by_ptr After previous cleanups and optimizations, this function is no longer heavily used and we don't have a good reason to keep it. Update the few remaining callers and get rid of it. Signed-off-by: Davidlohr Bueso Cc: Sedat Dilek Cc: Rik van Riel Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed