diff options
| author | Jay Fang <[email protected]> | 2021-03-24 14:16:34 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-03-24 19:51:05 +0000 |
| commit | c07caca3cea90332e410ba3e53bc264ae1f2c9c9 (patch) | |
| tree | 712d55c6dd7c103e4cd77ffa4d1e113a95daca62 /tools/perf/scripts/python | |
| parent | e13a870ffaa60f459892eb4600a286b4db7da5ad (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions