]> asedeno.scripts.mit.edu Git - linux.git/commit
staging/qlge: remove initialising of static local variable
authorDorothea Ehrl <dorothea.ehrl@fau.de>
Wed, 27 Nov 2019 12:30:48 +0000 (13:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2019 09:34:42 +0000 (10:34 +0100)
commitf41e1a0a9462fcc0d4423600f6f6e6fabd2e8b16
treec36dd5ffb76f1aa6aabbf148b52c9856323bad82
parent9a92d02c3f0b6248b5447dc84637a8d37ba7db28
staging/qlge: remove initialising of static local variable

This patch fixes "ERROR: do not initialise statics to 0" by checkpatch.pl.

Signed-off-by: Dorothea Ehrl <dorothea.ehrl@fau.de>
Co-developed-by: Vanessa Hack <vanessa.hack@fau.de>
Signed-off-by: Vanessa Hack <vanessa.hack@fau.de>
Link: https://lore.kernel.org/r/20191127123052.16424-1-dorothea.ehrl@fau.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_main.c