diff options
| author | Peikan Tsai <[email protected]> | 2019-08-26 01:58:49 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-08-27 19:01:26 +0200 |
| commit | f419f889e2f9bd991afb5c9c9025f89d726cdafe (patch) | |
| tree | f6ac7419d0969ceec9af38e0512205a44fb6fb19 /tools/perf/scripts/python/syscall-counts.py | |
| parent | cadcc6b20d971510f00ea19f3da6d3b992658f0b (diff) | |
staging: most-core: Fix checkpatch warnings
Hi,
This patch solves the following checkpatch.pl's messages in drivers/staging/most/core.c.
WARNING: line over 80 characters
+ return snprintf(buf, PAGE_SIZE, "%s", ch_data_type[i].name);
CHECK: Please use a blank line after function/struct/union/enum declarations
+}
+/**
Signed-off-by: Peikan Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions