Johan Hovold c1284d7726 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>
2010-03-02 14:53:39 -08:00
..
2008-07-22 13:03:22 -07:00
2009-11-17 16:42:43 -08:00
2008-07-22 13:03:23 -07:00
2008-02-01 14:34:47 -08:00
2009-09-19 13:13:33 -07:00
2009-12-11 15:18:04 -08:00
2009-04-17 10:50:24 -07:00
2007-08-22 14:27:43 -07:00
2008-07-22 13:03:22 -07:00