提交 3cb7b407 编写于 作者: J Jingoo Han 提交者: Mark Brown

spi: tegra20-slink: Fix checkpatch issue

Fix the following checkpatch warning.

  WARNING: space prohibited before semicolon
Signed-off-by: NJingoo Han <jg1.han@samsung.com>
Signed-off-by: NMark Brown <broonie@linaro.org>
上级 fb30a181
......@@ -278,7 +278,7 @@ static unsigned tegra_slink_calculate_curr_xfer_param(
{
unsigned remain_len = t->len - tspi->cur_pos;
unsigned max_word;
unsigned bits_per_word ;
unsigned bits_per_word;
unsigned max_len;
unsigned total_fifo_words;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册