]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
hpsa: remove unused fields from struct ctlr_info
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 29 May 2014 15:52:31 +0000 (10:52 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 2 Jun 2014 07:54:51 +0000 (09:54 +0200)
commit84ce1ee5bf0de5daec3d28d009d74099cee3cf46
tree0d0bc7f181bc759c4336531c1b5fa0d0408552fb
parente90b25fa40a43f63fc9a035c11ba9ca3e4e60949
hpsa: remove unused fields from struct ctlr_info

The fields "major", "max_outstanding", and "usage_count"
of struct ctlr_info were not used for anything.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Reviewed-by: Mike Miller <michael.miller@canonical.com>
Reviewed-by: Webb Scales <webb.scales@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h