commit | 10a18cd1a31e34d123d5ae4736a3393432352750 | [log] [tgz] |
---|---|---|
author | Thiago Galesi <thiagogalesi@gmail.com> | Sat Jul 29 10:45:43 2006 -0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 27 11:58:51 2006 -0700 |
tree | 462df0ea45a3120224c6bcd43192f95f44d9825b | |
parent | 372db8a780f63368c6960a167b7a19aad776d704 [diff] |
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>