diff options
author | majianpeng <[email protected]> | 2013-01-29 16:19:02 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2013-02-12 07:15:00 +0900 |
commit | a2617dc6863b21a8109c199ab533b3dbfe178f27 (patch) | |
tree | b628ad6d5ada7b4d05fc48d55dae50834da4e9d6 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | aa43507f68e44fbc014d820e47eda5a369b8dc9d (diff) |
f2fs: clean up the add_orphan_inode func
For the code
> prev = list_entry(orphan->list.prev, typeof(*prev), list);
if orphan->list.prev == head, it can't get the right prev.
And we can use the parameter 'this' to add.
Signed-off-by: Jianpeng Ma <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions