From: Johannes Berg Date: Wed, 26 Jun 2013 11:46:20 +0000 (+0200) Subject: iwlwifi: remove forward debugfs function declarations X-Git-Tag: v3.12-rc1~132^2~297^2^2~41^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be01fa8f5cd6feffb6c50dae20d846dad8b37ba;p=pandora-kernel.git iwlwifi: remove forward debugfs function declarations There's no need to have 'forward' debugfs function declarations as part of the macros because the macros are always used after the static functions are defined already, so remove them. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed