diff options
author | Sylvain Rochet <[email protected]> | 2015-01-20 14:39:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-01-25 21:06:42 +0800 |
commit | 3b3394aff79770681fd9a5a02cd4b70518899b78 (patch) | |
tree | 342b162ef3bedbd474070bd13e4bd9cdaf597b52 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 1b207459f7ab5f130f44b89ad07f3e8769ea5c17 (diff) |
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
struct usb_hcd *hcd = NULL;
...
hcd = usb_create_hcd(driver, dev, "at91");
This patch remove *hcd useless initialisation
Signed-off-by: Sylvain Rochet <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Acked-by: Alan Stern <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions