commit | f41e1a0a9462fcc0d4423600f6f6e6fabd2e8b16 | [log] [tgz] |
---|---|---|
author | Dorothea Ehrl <dorothea.ehrl@fau.de> | Wed Nov 27 13:30:48 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 10 10:34:42 2019 +0100 |
tree | c36dd5ffb76f1aa6aabbf148b52c9856323bad82 | |
parent | 9a92d02c3f0b6248b5447dc84637a8d37ba7db28 [diff] |
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>