From: Johannes Berg Date: Thu, 24 Apr 2014 07:57:40 +0000 (+0200) Subject: iwlwifi: pcie: get rid of q->n_bd X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~81^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f32a4b4aa73f36ecc799e22174fe78ed5cb2af;p=pandora-kernel.git iwlwifi: pcie: get rid of q->n_bd This variable always tracks a constant value (256) so there's no need to have it. Removing it simplifies code generation, reducing the .text size (by about 240 bytes on x86-64.) Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed