diff options
author | Jason Wang <wangborong@cdjrlc.com> | 2022-07-23 11:16:20 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-07-27 04:15:47 +0200 |
commit | 68126eeb6df6cb53aae4dc450ec20792e1819861 (patch) | |
tree | 776671496c289c381a81689fa8e700405b444ae3 /Documentation/scsi | |
parent | scsi: ch: Do not initialise statics to 0 (diff) | |
download | linux-68126eeb6df6cb53aae4dc450ec20792e1819861.tar.xz linux-68126eeb6df6cb53aae4dc450ec20792e1819861.zip |
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 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions