diff options
author | 2013-02-21 12:39:44 +0100 | |
---|---|---|
committer | 2013-02-24 09:38:10 +0000 | |
commit | 98f99a8ac8d92fef74b61e8dd25df934afbbf843 (patch) | |
tree | 65e57c8517cdccaf9c2eeb327989af31a09e2ca5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls (diff) | |
download | linux-dev-98f99a8ac8d92fef74b61e8dd25df934afbbf843.tar.xz linux-dev-98f99a8ac8d92fef74b61e8dd25df934afbbf843.zip |
[SCSI] aacraid: suppress two GCC warnings
Building src.o for a 32 bit system triggers two GCC warnings:
drivers/scsi/aacraid/src.c: In function ‘aac_src_deliver_message’:
drivers/scsi/aacraid/src.c:410:3: warning: right shift count >= width of type [enabled by default]
drivers/scsi/aacraid/src.c:434:2: warning: right shift count >= width of type [enabled by default]
These warnings are caused by a right shift of 32. Use upper_32_bits() to
suppress them.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Mahesh Rajashekhara <Mahesh_Rajashekhara@pmc-sierra.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions