diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-04-17 09:19:05 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-05-02 21:15:10 +0200 |
commit | 631d706e684e6187dbbc3cce3ee301d5b53648a8 (patch) | |
tree | 730cff7102e6ea2043a2520ce4479c0190745611 /drivers/scsi | |
parent | [SCSI] megaraid_sas: release lock on error path (diff) | |
download | linux-631d706e684e6187dbbc3cce3ee301d5b53648a8.tar.xz linux-631d706e684e6187dbbc3cce3ee301d5b53648a8.zip |
[SCSI] libosd: remover duplicate __bitwise annotation
__be32 is already a __bitwise type so we don't need the second __bitwise
here. It causes a Sparse error:
include/scsi/osd_protocol.h:110:26: error: invalid modifier
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Benny Halevy <bhalevy@tonian.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions