From: Yogesh Ashok Powar Date: Wed, 4 May 2011 03:11:46 +0000 (-0700) Subject: mwifiex: remove unnecessary variable initialization X-Git-Tag: v3.0-rc1~377^2~54^2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=270e58e8898c8be40451ebee45b6c9b5bd5db04b;p=pandora-kernel.git mwifiex: remove unnecessary variable initialization Skip initialization of local variables with some default values if the values are not going to be used further down the code path. Signed-off-by: Yogesh Ashok Powar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed