diff options
author | Manfred Spraul <manfred@colorfullife.com> | 2013-07-08 16:01:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-09 10:33:28 -0700 |
commit | 758a6ba39ef6df4cdc615e5edd7bd86eab81a5f7 (patch) | |
tree | 519c1f2e672e888c04b5447a85ad78aa08c1c693 /CREDITS | |
parent | d12e1e50e47e0900dbbf52237b7e171f4f15ea1e (diff) | |
download | linux-758a6ba39ef6df4cdc615e5edd7bd86eab81a5f7.tar.gz linux-758a6ba39ef6df4cdc615e5edd7bd86eab81a5f7.tar.bz2 linux-758a6ba39ef6df4cdc615e5edd7bd86eab81a5f7.zip |
ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu update
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>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions