commit | 4135f9d28af912d541c0c32f1bc2ee6da23306eb | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Thu Oct 18 12:52:07 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Thu Oct 18 08:40:42 2007 -0400 |
tree | b250db57235c8ed8d70df289ef97fc47b46c89f7 | |
parent | 875baf3cbc0f11009ef5ca33c78210d265c8d779 [diff] |
[SCSI] aic7xxx_old: fix accidental logic reversal Commit bbfbbbc1182f8b44c8cc4c99f4a3f3a512149022 accidentally reversed the logic of this NULL check. Spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>