diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2020-02-18 19:32:55 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-19 11:10:26 +0100 |
commit | 676edc2074c9dcf8f58e5e79b82002b5a6aebf2c (patch) | |
tree | 75b6f233e6c00e45299067341150d4f6adb4b093 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8d57a84ae96dc3da42f043e8be59c3502ab9ba11 (diff) |
usb: gadget: omap_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).
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1582054383-35760-13-git-send-email-clabbe@baylibre.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