commit | c6cb9b4fd984334b420115e6a504a2ef92cf7f3f | [log] [tgz] |
---|---|---|
author | Firo Yang <firogm@gmail.com> | Mon Aug 31 16:48:09 2015 -0400 |
committer | James Bottomley <JBottomley@Odin.com> | Tue Oct 27 09:56:24 2015 +0900 |
tree | 2873bf83363bc50206d3ebfb84b3caead6076865 | |
parent | 290237d2aa832ec418e9abb229f6869aa8b6dbb5 [diff] |
lpfc: Remove unnessary cast kzalloc() returns a void pointer - no need to cast it in drivers/scsi/lpfc/lpfc_init.c::lpfc_sli_driver_resource_setup() Signed-off-by: Firo Yang <firogm@gmail.com> Signed-off-by: James Smart <james.smart@avagotech.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>