diff options
author | 2021-03-24 14:16:34 +0800 | |
---|---|---|
committer | 2021-03-24 19:51:05 +0000 | |
commit | c07caca3cea90332e410ba3e53bc264ae1f2c9c9 (patch) | |
tree | 712d55c6dd7c103e4cd77ffa4d1e113a95daca62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: sprd: Fix checkpatch spacing error (diff) | |
download | wireguard-linux-c07caca3cea90332e410ba3e53bc264ae1f2c9c9.tar.xz wireguard-linux-c07caca3cea90332e410ba3e53bc264ae1f2c9c9.zip |
spi: pxa2xx: Fix checkpatch spacing errors
Fix checkpatch errors:
ERROR: space prohibited before that ',' (ctx:WxW)
#255: FILE: spi-pxa2xx-pci.c:255:
+ ssp->clk = clk_register_fixed_rate(&dev->dev, buf , NULL, 0,
^
ERROR: "foo* bar" should be "foo *bar"
#621: FILE: spi-pxa2xx.c:621:
+static void int_error_stop(struct driver_data *drv_data, const char* msg)
Signed-off-by: Jay Fang <f.fangjian@huawei.com>
Link: https://lore.kernel.org/r/1616566602-13894-4-git-send-email-f.fangjian@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions