From: Sebastian Hahn Date: Wed, 5 Dec 2012 20:40:21 +0000 (+0100) Subject: staging/rtl8192u: don't init globals to 0 or NULL X-Git-Tag: v3.9-rc1~127^2~564 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4cda304692ce6e6610b4302ea69a08a5070e4f2;p=pandora-kernel.git 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-diff-tree failed