From: Tomas Winkler Date: Wed, 16 Dec 2009 04:26:24 +0000 (+0000) Subject: iwmc3200top: clean up fw_download X-Git-Tag: v2.6.34-rc1~233^2~714 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa4d67c6e4d678271798f006ca1d945e8b2bd5c;p=pandora-kernel.git iwmc3200top: clean up fw_download 1. removed redundant NULL-pointers checks in iwmct_fw_load as release_firmware and kfree are NULL pointer friendly 2. remove redundant memset of the parser since the structure is fully initialized in iwmct_fw_parser_init function Signed-off-by: Tomas Winkler Signed-off-by: David S. Miller --- Reading git-diff-tree failed