diff options
author | Jason Wang <wangborong@cdjrlc.com> | 2022-07-23 17:16:20 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-07-26 22:15:47 -0400 |
commit | 68126eeb6df6cb53aae4dc450ec20792e1819861 (patch) | |
tree | 776671496c289c381a81689fa8e700405b444ae3 /drivers/target | |
parent | 241b79b1e964bed8cda8892ac0448721bfe4b55a (diff) | |
download | linux-68126eeb6df6cb53aae4dc450ec20792e1819861.tar.gz |
scsi: megaraid: Remove the static variable initialisation
Initialising global and static variables to 0 is unnecessary. Remove the
initialisation.
Link: https://lore.kernel.org/r/20220723091620.5463-1-wangborong@cdjrlc.com
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions