Skip to content
Commit 68126eeb authored by Jason Wang's avatar Jason Wang Committed by Martin K. Petersen
Browse files

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: default avatarJason Wang <wangborong@cdjrlc.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 241b79b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment