diff options
| author | Ben Dooks <[email protected]> | 2019-10-15 15:19:45 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-11-04 15:50:38 +0100 |
| commit | 09e2a8b78cbd628f4f428b76cb3fed64cdfbc657 (patch) | |
| tree | cca536943ec9be7b76d56ffba1392f341ed0e746 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | a69dff995477a57badacfea56438b40e22247cd5 (diff) | |
usb: ohci-nxp: fix use of integer as pointer
The hcd pointer in ohci_hcd_nxp_probe() is
being initialised with a 0, so fix to NULL to
avoid the following sparse warning:
drivers/usb/host/ohci-nxp.c:153:31: warning: Using plain integer as NULL pointer
Signed-off-by: Ben Dooks <[email protected]>
Acked-by: Sylvain Lemieux <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions