[SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware_rev()
authorRoel Kluin <roel.kluin@gmail.com>
Sun, 17 Jan 2010 15:15:57 +0000 (16:15 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 9 Feb 2010 00:28:38 +0000 (18:28 -0600)
Regardless of the flag state, the branches execute the same code

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found