From: Davidlohr Bueso Date: Wed, 11 Sep 2013 21:26:17 +0000 (-0700) Subject: ipc: drop ipcctl_pre_down X-Git-Tag: v3.12-rc1~52^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b1c4ad37741e53804ffe0a30dd01e08b2ab6241;p=pandora-kernel.git ipc: drop ipcctl_pre_down Now that sem, msgque and shm, through *_down(), all use the lockless variant of ipcctl_pre_down(), go ahead and delete it. [akpm@linux-foundation.org: fix function name in kerneldoc, cleanups] Signed-off-by: Davidlohr Bueso Tested-by: Sedat Dilek Cc: Rik van Riel Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed