diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2020-02-18 19:32:52 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-19 11:10:25 +0100 |
commit | dcfd72ee653ea73908e95104142ef15ee3fc7f6c (patch) | |
tree | 30ab9ed94227178a66ecd7a856c074a342f874f3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 37a757e31d992d4c7bfaa197b8b6f633cae674d7 (diff) |
usb: gadget: lpc32xx_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).
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1582054383-35760-10-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