summaryrefslogtreecommitdiff
path: root/drivers/usb/class/usblp.c
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2009-12-24 12:42:11 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-02 14:53:39 -0800
commitc1284d7726c57c9d2bbc65cd08173fe7f9e637df (patch)
tree7e14950ebc97a422a16cb8bf774797df49c0ea1b /drivers/usb/class/usblp.c
parenta3f8168b7a3a7d9dfb9bb9caa1e009a5ce2a8493 (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 'drivers/usb/class/usblp.c')
0 files changed, 0 insertions, 0 deletions