diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-09-29 22:03:01 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2020-10-20 00:48:58 +0200 |
commit | 3fade88686e71c9acee4cbeb3ae9706bbc845608 (patch) | |
tree | 777205756327948f2f012077edf5627eee7614d6 /drivers/usb/common/common.c | |
parent | 7ec87e4192215815b658c3f8b34e4be010103149 (diff) |
usb: xhci: avoid type conversion of void *
void * can be assigned to any pointer variable. Avoid unnecessary
conversions.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/usb/common/common.c')
0 files changed, 0 insertions, 0 deletions