diff options
author | Jay Fang <f.fangjian@huawei.com> | 2021-03-24 07:16:37 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-24 20:51:08 +0100 |
commit | 211f8a0a39cd7dcd9c14744053ea681a0e7eb36d (patch) | |
tree | 548f4bb127a44489cab51b5b6c731df8006f5c42 /lib/test-string_helpers.c | |
parent | spi: spi-mtk-nor: Fix checkpatch spacing error (diff) | |
download | linux-211f8a0a39cd7dcd9c14744053ea681a0e7eb36d.tar.xz linux-211f8a0a39cd7dcd9c14744053ea681a0e7eb36d.zip |
spi: dln2: Fix open brace following function definitions go on the next line
Fix checkpatch error:
ERROR: open brace '{' following function definitions go on the next line
#545: FILE: spi-dln2.c:545:
+static int dln2_spi_rdwr(struct dln2_spi *dln2, const u8 *tx_data,
+ u8 *rx_data, u16 data_len, u8 attr) {
Signed-off-by: Jay Fang <f.fangjian@huawei.com>
Link: https://lore.kernel.org/r/1616566602-13894-7-git-send-email-f.fangjian@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions