summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-08-12 09:40:30 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-22 19:21:19 +0200
commitc6a76781da6b7ee2589a6ec87be30abdbc303384 (patch)
tree84443f9144aa0d260086e640fd0c9298b26e9ff3 /drivers/usb/serial
parentUSB: langwell: USB Client driver memory handling (diff)
downloadlinux-c6a76781da6b7ee2589a6ec87be30abdbc303384.tar.xz
linux-c6a76781da6b7ee2589a6ec87be30abdbc303384.zip
USB: gadget: dbgp: cleanup: remove unneeded check
len is always greater than or equal to zero here. First of all, it's type is unsigned and also we only assign it numbers which are greater than or equal to zero. Removing the check lets us pull everything in an indent level. Signed-off-by: Dan Carpenter <error27@gmail.com> Acked-by: Stephane duverger <stephane.duverger@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions