]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipc: drop ipcctl_pre_down
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Thu, 18 Jul 2013 23:56:55 +0000 (09:56 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 18 Jul 2013 23:56:55 +0000 (09:56 +1000)
commit71aee211c5a1a9047f9996919976ec68d426ccd8
treecbc5628872f4942aa2daab7c49ae3edc93496457
parent1eec6135d4e892edbe2ae6c70751ff2c0f1894ff
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.

Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
ipc/util.c
ipc/util.h