diff options
author | Nikola Pajkovsky <[email protected]> | 2013-04-30 19:15:49 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-05-01 08:12:58 -0700 |
commit | 41239fe82d85c135684b09f1e65622d6c1dbe8dc (patch) | |
tree | c7c44c3f87444d9636bc911ce98401ab974c21dd /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 6062a8dc0517bce23e3c2f7d2fea5e22411269a3 (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 <[email protected]>
Cc: Stanislav Kinsbursky <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Peter Hurley <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions