diff options
| author | Naveen Kumar Parna <parna.naveenkumar@gmail.com> | 2019-05-17 10:04:55 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-24 18:00:41 +0200 |
| commit | e89bec3a9811563cc41b9d25443a07c883ab8950 (patch) | |
| tree | cfa8df1507bda61b3443c25627d22999962fd190 /tools/perf/scripts/python/export-to-sqlite.py | |
| 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 <parna.naveenkumar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions