diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2012-01-21 00:15:27 +0900 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-02-19 08:08:57 -0600 |
commit | 263d9401a332ccec8945841dbc57707dcba1ec7d (patch) | |
tree | ef1ea13bcc764a574a6b405e750d60abfaed46a1 /MAINTAINERS | |
parent | de13e9654e308db6bde49c779410512ad9659bc0 (diff) | |
download | linux-263d9401a332ccec8945841dbc57707dcba1ec7d.tar.gz linux-263d9401a332ccec8945841dbc57707dcba1ec7d.tar.bz2 linux-263d9401a332ccec8945841dbc57707dcba1ec7d.zip |
[SCSI] hpsa: use find_first_zero_bit
Use find_first_zero_bit to find the first cleared bit in a memory region.
This also includes the following minor changes.
- Use bitmap_zero
- Reduce unnecessary atomic bitops usage
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions