From c4cda304692ce6e6610b4302ea69a08a5070e4f2 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Wed, 5 Dec 2012 21:40:21 +0100 Subject: [PATCH] staging/rtl8192u: don't init globals to 0 or NULL Fix a couple of instances where checkpatch complained about initializing globals with 0. Signed-off-by: Sebastian Hahn Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed