From: Johannes Berg Date: Wed, 20 Feb 2013 15:29:37 +0000 (+0100) Subject: iwlwifi: use __get_str in tracing X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~68^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9047e4ad435711e67f57b73b76b1235405118c0e;p=pandora-kernel.git iwlwifi: use __get_str in tracing Instead of using (char *)__get_dynamic_array use __get_str. The latter is actually a macro that expands to the former in the code, but trace-cmd in userspace can parse __get_str only. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed