From: Johannes Berg Date: Fri, 22 Jun 2012 17:39:23 +0000 (+0200) Subject: iwlwifi: use __get_str in tracing X-Git-Tag: v3.6-rc1~125^2~57^2~207^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94bfa4a255b3436e9a258585be6687d1f5c02a71;p=pandora-kernel.git iwlwifi: use __get_str in tracing __get_str() is identical to (char *)__get_dynamic_array() that is in the code now, substitute __get_str to make the code more readable. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed