diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2020-02-18 19:32:50 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-19 11:10:25 +0100 |
commit | 3620ed300763987cad428abf3fdf64d7ab860d34 (patch) | |
tree | 2b76e781cde277493a331f80d05e0f2a2df9289d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4697bf3f7b84e111a29c726abac0512e1fbe501c (diff) |
usb: gadget: fusb300_udc: remove useless cast for driver.name
device_driver name is const char pointer, so it not useful to cast
udc_name (which is already const char).
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1582054383-35760-8-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