From: Felix Fietkau Date: Sun, 15 Jul 2012 17:53:33 +0000 (+0200) Subject: ath9k_hw: remove redundant arguments to INIT_INI_ARRAY X-Git-Tag: v3.6-rc1~125^2~57^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a364517b1ed6010bc2bbb98af493d18339d058e9;p=pandora-kernel.git ath9k_hw: remove redundant arguments to INIT_INI_ARRAY The row/column sizes can be derived from the array argument within the macro itself, which is less error prone. In a few cases the supplied column size was actually wrong. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed