diff options
| author | Naveen Kumar Parna <[email protected]> | 2019-05-17 10:04:55 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-05-24 18:00:41 +0200 |
| commit | e89bec3a9811563cc41b9d25443a07c883ab8950 (patch) | |
| tree | cfa8df1507bda61b3443c25627d22999962fd190 /tools/perf/scripts/python | |
| parent | dc3e0aa5c58db4089a42f02a3d928f718e7dc6e8 (diff) | |
char: misc: Move EXPORT_SYMBOL immediately next to the functions/varibles
According to checkpatch: EXPORT_SYMBOL(foo); should immediately follow its
function/variable.
This patch fixes the following checkpatch.pl issues in drivers/char/misc.c:
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
Signed-off-by: Naveen Kumar Parna <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions