git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
691ee4e
)
spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 13 Mar 2013 13:29:12 +0000
(21:29 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 1 Apr 2013 13:28:11 +0000
(14:28 +0100)
The variable bits_per_word is initialized but never used
otherwise, so remove the unused variable.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-By: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found