diff options
author | Michel Lespinasse <[email protected]> | 2013-05-07 06:45:49 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-05-07 07:20:15 -0700 |
commit | e2d57f782c8a906f80d5b5f54da803c1638929d7 (patch) | |
tree | 96a3d2f26b8257d39db40ec4cd3cd52b3ef14588 /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
parent | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 (diff) |
rwsem: make the waiter type an enumeration rather than a bitmask
We are not planning to add some new waiter flags, so we can convert the
waiter type into an enumeration.
Background: David Howells suggested I do this back when I tried adding
a new waiter type for unfair readers. However, I believe the cleanup
applies regardless of that use case.
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