diff options
author | Michel Lespinasse <[email protected]> | 2013-05-07 06:45:51 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-05-07 07:20:16 -0700 |
commit | 1e78277ccbbb48af32a618d1ef0e8534e0b648d7 (patch) | |
tree | 033542c27093b7a24131bee12e84e8ca18cb19dc /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
parent | f7dd1cee9a4e2b1450e4a3732636dfbf28562ee4 (diff) |
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Remove the rwsem_down_failed_common function and replace it with two
identical copies of its code in rwsem_down_{read,write}_failed.
This is because we want to make different optimizations in
rwsem_down_{read,write}_failed; we are adding this pure-duplication
step as a separate commit in order to make it easier to check the
following steps.
Signed-off-by: Michel Lespinasse <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Reviewed-by: Peter Hurley <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions