USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
authorThiago Galesi <thiagogalesi@gmail.com>
Sat, 29 Jul 2006 13:45:43 +0000 (10:45 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:51 +0000 (11:58 -0700)
commit10a18cd1a31e34d123d5ae4736a3393432352750
tree462df0ea45a3120224c6bcd43192f95f44d9825b
parent372db8a780f63368c6960a167b7a19aad776d704
USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}

Changes the functions pl2303_buf_clear and pl2303_buf_data_avail for
the purpose of keeping them under the 80 column limit, making them
more similar to similar functions and making then simpler.

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