USB: pl2303: remove 80-columns limit violations in pl2303 driver
authorThiago Galesi <thiagogalesi@gmail.com>
Mon, 31 Jul 2006 18:39:27 +0000 (15:39 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:51 +0000 (11:58 -0700)
commit372db8a780f63368c6960a167b7a19aad776d704
tree02c9a9ce71a28442e126ec183bee00c06aa31875
parenta009b75aa0ed55f0bc473c8a3b3e872cbca807ec
USB: pl2303: remove 80-columns limit violations in pl2303 driver

Fixes several lines that overrun 80 columns in Prolific pl2303 driver
and cleans up some space usages in the function calls.

Signed-off-by: Thiago Galesi <thiagogalesi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/pl2303.c