git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a0d52
)
ipc: remove unused functions
author
Davidlohr Bueso
<davidlohr.bueso@hp.com>
Mon, 8 Jul 2013 23:01:19 +0000
(16:01 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 9 Jul 2013 17:33:27 +0000
(10:33 -0700)
We can now drop the msg_lock and msg_lock_check functions along with a
bogus comment introduced previously in semctl_down.
Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found