aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2021-08-10 22:24:05 +0800
committerMark Brown <[email protected]>2021-08-12 12:19:19 +0100
commitaca196842a9729a198af57c417725c3ac9ca05db (patch)
tree8b1cb35314368570838d24eb24be5255aaaff92d /tools/testing/selftests/bpf/prog_tests/autoload.c
parent976c1de1de147bb7f4e0d87482f375221c05aeaf (diff)
spi: mxic: add missing braces
Fix the following waring: drivers/spi/spi-mxic.c: In function ‘mxic_spi_mem_exec_op’: drivers/spi/spi-mxic.c:401:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (op->data.dir == SPI_MEM_DATA_IN) ^~ drivers/spi/spi-mxic.c:403:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if (op->data.dtr) ^~ Signed-off-by: Yang Yingliang <[email protected]> Reviewed-by: Zhengxun Li <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions