From 5332a5e0fa5e903e931b8567afb2e890c56a892a Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Sat, 19 Apr 2014 15:35:50 +0100 Subject: [PATCH] staging: rtl8821ae: don't initialise statics to 0 or NULL in halbtc8192e2ant.c Fixes all checkpatch errors reporting that statics shouldn't be initialised to their defualt values. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed