diff options
author | Johan Hovold <jhovold@gmail.com> | 2009-12-24 06:42:11 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-02 17:53:39 -0500 |
commit | c1284d7726c57c9d2bbc65cd08173fe7f9e637df (patch) | |
tree | 7e14950ebc97a422a16cb8bf774797df49c0ea1b /fs/btrfs | |
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 <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions