linux/ipc
Rafael Aquini 72a8ff2f92 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>
2014-01-27 21:02:39 -08:00
..
compat.c
compat_mq.c
ipc_sysctl.c
ipcns_notifier.c
Makefile
mq_sysctl.c
mqueue.c
msg.c ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races 2014-01-27 21:02:39 -08:00
msgutil.c ipc, msg: fix message length check for negative values 2013-11-13 12:09:36 +09:00
namespace.c
sem.c ipc: change kern_ipc_perm.deleted type to bool 2014-01-27 21:02:39 -08:00
shm.c ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races 2014-01-27 21:02:39 -08:00
syscall.c
util.c ipc: change kern_ipc_perm.deleted type to bool 2014-01-27 21:02:39 -08:00
util.h ipc: change kern_ipc_perm.deleted type to bool 2014-01-27 21:02:39 -08:00