diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:06:00 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:16 +0100 |
| commit | 6aa8b0d561b6bafe84762e2eee948cd97bb9f6d0 (patch) | |
| tree | f8c281ac793e7ad876bbc023384ac9799d358f09 /tools/perf/scripts/python/flamegraph.py | |
| parent | fc05601e66bc703e3cd530766215a93dd9ef61fb (diff) | |
Staging: rtl8723bs: fix spaces in basic_types.h
This commit fixes the following checkpatch.pl error:
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#16: FILE: ./include/basic_types.h:16:
+#define FIELD_OFFSET(s, field) ((__kernel_ssize_t)&((s*)(0))->field)
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Marco Cesati <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions