commit | bf6583b5831d3195c45f98ec3016499389cbe18f | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Thu Jul 24 08:31:48 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:31:09 2008 -0400 |
tree | d2f0e03e116fe510f931cd12e0b333d4114d84de | |
parent | b3dc9088f3714642284245a6c580305a1415e0e3 [diff] |
[SCSI] qla2xxx: suppress uninitialized-var warning drivers/scsi/qla2xxx/qla_os.c: In function 'qla2x00_post_work': drivers/scsi/qla2xxx/qla_os.c:2158: warning: 'flags' may be used uninitialized in this function Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>