summaryrefslogtreecommitdiff
path: root/include/linux/ipc_namespace.h
diff options
context:
space:
mode:
authorNikola Pajkovsky <npajkovs@redhat.com>2013-04-30 19:15:49 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-05-01 08:12:58 -0700
commit41239fe82d85c135684b09f1e65622d6c1dbe8dc (patch)
treec7c44c3f87444d9636bc911ce98401ab974c21dd /include/linux/ipc_namespace.h
parent6062a8dc0517bce23e3c2f7d2fea5e22411269a3 (diff)
ipc/msg.c: use list_for_each_entry_[safe] for list traversing
The ipc/msg.c code does its list operations by hand and it open-codes the accesses, instead of using for_each_entry_[safe]. Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> Cc: Stanislav Kinsbursky <skinsbursky@parallels.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/ipc_namespace.h')
0 files changed, 0 insertions, 0 deletions