diff options
author | Rafael Aquini <aquini@redhat.com> | 2014-01-28 02:07:02 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-28 06:02:39 +0100 |
commit | 72a8ff2f9245128c254387c58f948f1f0152ea46 (patch) | |
tree | 176eec6a1d264e9e679d7bd73eb3f5b77975e4a3 /ipc/shm.c | |
parent | ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races (diff) | |
download | linux-72a8ff2f9245128c254387c58f948f1f0152ea46.tar.xz linux-72a8ff2f9245128c254387c58f948f1f0152ea46.zip |
ipc: change kern_ipc_perm.deleted type to bool
struct kern_ipc_perm.deleted is meant to be used as a boolean toggle, and
the changes introduced by this patch are just to make the case explicit.
Signed-off-by: Rafael Aquini <aquini@redhat.com>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Greg Thelen <gthelen@google.com>
Acked-by: Davidlohr Bueso <davidlohr@hp.com>
Cc: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions