diff options
author | Fei Shao <fshao@chromium.org> | 2024-03-21 15:08:58 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-03-25 15:03:03 +0000 |
commit | 10402419f2d60890525f590b54d0eaec3de0d87a (patch) | |
tree | 1233321a119be7fd81d3e8e666b0c6d11a1742d3 /include/linux/spi | |
parent | 2a741cd6ec5899cec054ae27120f490ad57bc6bb (diff) | |
download | linux-stable-10402419f2d60890525f590b54d0eaec3de0d87a.tar.gz linux-stable-10402419f2d60890525f590b54d0eaec3de0d87a.tar.bz2 linux-stable-10402419f2d60890525f590b54d0eaec3de0d87a.zip |
spi: spi-mt65xx: Rename a variable in interrupt handler
All the spi_transfer variables in this file use the name "xfer" except
the one in mtk_spi_interrupt(). Align the naming for consistency and
easier searching.
While at it, reformat one memcpy() usage since the coding style allows
100 column lines today.
This commit has no functional change.
Signed-off-by: Fei Shao <fshao@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://msgid.link/r/20240321070942.1587146-3-fshao@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/spi')
0 files changed, 0 insertions, 0 deletions