summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrei Coardos <aboutphysycs@gmail.com>2023-07-19 12:48:03 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-07-29 16:05:50 +0200
commit8020619ad785c87e807ca9f782238294c2a602e0 (patch)
treed4e82f8259898b935b16e5517f7296c2fea0458f /tools/perf/scripts/python/export-to-postgresql.py
parentba8a90e8cb8ca4db4e57be6b53aa8c364137b38c (diff)
gpio: logicvc: remove unneeded platform_set_drvdata() call
The platform_set_drvdata() isn't needed for anything. The function is a simple setter that doesn't change anything in the code. That is because there isn't a get function and since it has no dependencies it can be removed. Reviewed-by: Alexandru Ardelean <alex@shruggie.ro> Signed-off-by: Andrei Coardos <aboutphysycs@gmail.com> Reviewed-by: Andy Shevchenko <andy@kernel.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions