diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2020-02-18 19:32:57 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-19 11:10:26 +0100 |
commit | f7bcff35dcb32ecd7b82da510f650893053f3e28 (patch) | |
tree | edbdc82a60485c9f934e84a41ac1bed887210013 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5803e6e3ead75ac15e89fd96e153e9e168e709b4 (diff) |
usb: gadget: renesas_usb3: 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).
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1582054383-35760-15-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