diff options
author | vignesh babu <vignesh.babu@wipro.com> | 2007-12-13 19:43:41 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-12 01:28:51 +0100 |
commit | 118365721768f29d74718a59895ed7bd3c10b68e (patch) | |
tree | 3bd814b509c6b9d1abaf7185d17588b88f208775 /REPORTING-BUGS | |
parent | [SCSI] iscsi_tcp: hold lock during data rsp processing (diff) | |
download | linux-118365721768f29d74718a59895ed7bd3c10b68e.tar.xz linux-118365721768f29d74718a59895ed7bd3c10b68e.zip |
[SCSI] libiscsi: use is_power_of_2
Replacing n & (n - 1) for power of 2 check by is_power_of_2(n)
Signed-off-by: vignesh babu <vignesh.babu@wipro.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions