]> Git Repo - linux.git/commit
[SCSI] qla4xxx: Fix sparse warnings
authorVikas Chaudhary <[email protected]>
Mon, 16 Dec 2013 11:49:53 +0000 (06:49 -0500)
committerJames Bottomley <[email protected]>
Sat, 15 Mar 2014 17:19:16 +0000 (10:19 -0700)
commit8f10872a95c3f6cc3ec1387c4b274ed872a2d16e
tree2f4b4611463d874c6b40eb4395848d573113bfff
parent4820002dadff0d6f33bd968e1e94efb12436a17d
[SCSI] qla4xxx: Fix sparse warnings

Fix following sparse warnings:-
 drivers/scsi/qla4xxx/ql4_os.c:2109:33: warning: cast truncates bits from constant value (ffff7fff becomes 7fff)
 drivers/scsi/qla4xxx/ql4_os.c:2306:33: warning: cast truncates bits from constant value (ffff7fff becomes 7fff)

Signed-off-by: Vikas Chaudhary <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/qla4xxx/ql4_os.c
This page took 0.054989 seconds and 4 git commands to generate.