From: Winkler, Tomas Date: Tue, 27 Jan 2009 22:27:53 +0000 (-0800) Subject: iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG X-Git-Tag: v2.6.30-rc1~662^2~754^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7530f85f086a5d58a5e43b1a98993801fe509c51;p=pandora-kernel.git iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG This patch adds __maybe_unused attribute to priv variables used in functions that used it solely for debug printouts Signed-off-by: Tomas Winkler Cc: Helmut Schaa Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed