diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2020-02-18 19:32:47 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-19 11:10:25 +0100 |
commit | bd6995334483695f34fab2c57f5e820128a46915 (patch) | |
tree | 8ca62c2edfec6640c7bf97eabe7a9f7837bc62d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 511a10910eaf5f4cd6cc3fb57c43438ffcaf7e28 (diff) |
usb: gadget: at91_udc: remove useless cast for driver.name
device_driver name is const char pointer, so it not useful to cast
driver_name (which is already const char).
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1582054383-35760-5-git-send-email-clabbe@baylibre.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions