diff options
| author | Micah Gruber <[email protected]> | 2007-09-05 13:49:58 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-10-12 14:54:58 -0700 |
| commit | 011db815231f40d4d53531b5d41b82c8dc7c44bf (patch) | |
| tree | a7755a3b9b09eb09dfc36b94108d2db4021c49de /tools/perf/scripts/python | |
| parent | 782e3b3b3804c38d5130c7f21d7ec7bf6709023f (diff) | |
USB: Remove unneeded pointer intf from speedtch_upload_firmware()
This trivial patch removes the unneeded pointer intf returned from
usb_ifnum_to_if(), which is never used. The check for NULL can be simply done
by if (!usb_ifnum_to_if(usb_dev, 2)).
Signed-off-by: Micah Gruber <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions