Home
last modified time | relevance | path

Searched hist:"45793 de7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-jcore.c45793de7 Wed Mar 24 01:16:39 CDT 2021 Jay Fang <f.fangjian@huawei.com> spi: jcore: Fix trailing statements should be on next line

Fix checkpatch error:

ERROR: trailing statements should be on next line
#85: FILE: spi-jcore.c:85:
+ if (speed == hw->speed_hz) return;

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