]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] qla2xxx: suppress uninitialized-var warning
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 24 Jul 2008 15:31:48 +0000 (08:31 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:31:09 +0000 (15:31 -0400)
commitbf6583b5831d3195c45f98ec3016499389cbe18f
treed2f0e03e116fe510f931cd12e0b333d4114d84de
parentb3dc9088f3714642284245a6c580305a1415e0e3
[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>
drivers/scsi/qla2xxx/qla_os.c