diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-06-23 14:44:05 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2020-07-06 10:11:42 +0300 |
commit | ee555c1dbe69d7de80d11ebbe5c9589726e12ed9 (patch) | |
tree | 992996f7a1e834941b92b10121b13ba31babc64e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0e0428be20fac07989bdccc4c2836cdfe2ff5ec4 (diff) | |
download | linux-ee555c1dbe69d7de80d11ebbe5c9589726e12ed9.tar.xz |
backlight: ili922x: Remove invalid use of kerneldoc syntax
Kerneldoc is for documenting function arguments and return values.
Prevents warnings like:
drivers/video/backlight/ili922x.c:127: warning: cannot understand function prototype: 'int ili922x_id = 1; '
drivers/video/backlight/ili922x.c:136: warning: cannot understand function prototype: 'struct ili922x '
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Software Engineering <sbabic@denx.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions