diff options
| author | Johan Hovold <[email protected]> | 2009-12-24 12:42:11 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-03-02 14:53:39 -0800 |
| commit | c1284d7726c57c9d2bbc65cd08173fe7f9e637df (patch) | |
| tree | 7e14950ebc97a422a16cb8bf774797df49c0ea1b /tools/perf/scripts/python/bin | |
| parent | a3f8168b7a3a7d9dfb9bb9caa1e009a5ce2a8493 (diff) | |
USB: ftdi_sio: remove unnecessary initialisations
Return values are being initialised to zero only to be unconditionally
assigned to a few instructions later. This may give the impression that
zero is returned on success, which is not the case.
Note also that ftdi_NDI_device_setup never reports errors.
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions