OSDN Git Service

scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 9 Dec 2021 21:11:56 +0000 (22:11 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 14 Dec 2021 04:34:01 +0000 (23:34 -0500)
commit8c2d04551545d3722c1e6891ecce46f44c5406ec
treed0f8ccbb286684ce6c6a3254a07a4c80d4d8cd29
parentc167dd0b2a7afcf2c25e44b9b6168cba3a51d27d
scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()

'lunzerobits' is unused. Remove it.

This a left over of commit 2d62a33e05d4 ("hpsa: eliminate fake lun0
enclosures")

Link: https://lore.kernel.org/r/9f80ea569867b5f7ae1e0f99d656e5a8bacad34e.1639084205.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hpsa.c