From: Arend van Spriel Date: Tue, 25 Feb 2014 19:30:28 +0000 (+0100) Subject: brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata() X-Git-Tag: v3.15-rc1~113^2~159^2^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44ff5660e5cf5ccb739e77a19d2ecf1144cf9e36;p=pandora-kernel.git brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata() The local variable data_len is assigned but never used so get rid of it. Reviewed-by: Daniel (Deognyoun) Kim Reviewed-by: Hante Meuleman Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed