summaryrefslogtreecommitdiff
path: root/ipc/msg.c
diff options
context:
space:
mode:
authorManfred Spraul <manfred@colorfullife.com>2013-07-08 16:01:26 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-18 07:45:47 -0700
commitb56e88e25e1d576619343e97fdb6cbe11035cf6d (patch)
tree22bf3fe721576efc9b26b92d5f09d46ff3dcc9d5 /ipc/msg.c
parentbf6830ad689a462a61c7e9191dc44fc45e205165 (diff)
downloadlinux-3.10-b56e88e25e1d576619343e97fdb6cbe11035cf6d.tar.gz
linux-3.10-b56e88e25e1d576619343e97fdb6cbe11035cf6d.tar.bz2
linux-3.10-b56e88e25e1d576619343e97fdb6cbe11035cf6d.zip
ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu update
commit 758a6ba39ef6df4cdc615e5edd7bd86eab81a5f7 upstream. Cleanup: Some minor points that I noticed while writing the previous patches 1) The name try_atomic_semop() is misleading: The function performs the operation (if it is possible). 2) Some documentation updates. No real code change, a rename and documentation changes. Signed-off-by: Manfred Spraul <manfred@colorfullife.com> Cc: Rik van Riel <riel@redhat.com> Cc: Davidlohr Bueso <davidlohr.bueso@hp.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Cc: Mike Galbraith <efault@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions