From: Johannes Berg Date: Wed, 7 Mar 2012 17:52:15 +0000 (-0800) Subject: iwlwifi: remove unused argument from iwlagn_suspend X-Git-Tag: v3.4-rc1~177^2~108^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea886a6014024d027fa207b8765e46d746cd2a18;p=pandora-kernel.git iwlwifi: remove unused argument from iwlagn_suspend There's not much point in passing priv and hw pointers since they can be derived from each other, and the function doesn't use the hw pointer anyway. Remove it. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed