]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
spi: spi-mem: Fix code indent should use tabs where possible
authorJay Fang <f.fangjian@huawei.com>
Wed, 24 Mar 2021 06:16:40 +0000 (14:16 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 24 Mar 2021 19:51:10 +0000 (19:51 +0000)
commit6ca6ad908e965b1b01c31618971a1de7b6307a21
treecafc83440b272cd0f7d30b0a87e7a58bd31d79a6
parent45793de7bf89fbd0fd1e2db9dda4e58a9c1395ee
spi: spi-mem: Fix code indent should use tabs where possible

Fix checkpatch errors:

  ERROR: code indent should use tabs where possible
  #624: FILE: spi-mem.c:624:
  ERROR: code indent should use tabs where possible
  #626: FILE: spi-mem.c:626:
  ERROR: code indent should use tabs where possible
  #627: FILE: spi-mem.c:627:

Signed-off-by: Jay Fang <f.fangjian@huawei.com>
Link: https://lore.kernel.org/r/1616566602-13894-10-git-send-email-f.fangjian@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-mem.c