Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/ipack
Samuel Iglesias Gonsalvez d04600679b Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty()
Remove count_wr and the assigment of nb_bytes = 0 in that function as is
useless. Now it returns the count of the characters actually sent.

There is other nb_bytes = 0 deleted that has a duplicate a few lines before.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-13 20:21:38 -07:00
..
bridges staging: ipack: remove irq field in struct ipack_device. 2012-09-13 20:21:38 -07:00
devices Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty() 2012-09-13 20:21:38 -07:00
ipack.c staging: ipack: remove irq field in struct ipack_device. 2012-09-13 20:21:38 -07:00
ipack.h staging: ipack: remove irq field in struct ipack_device. 2012-09-13 20:21:38 -07:00
ipack_ids.h Staging: ipack: Move device ids from ipoctal.c to ipack_ids.h. 2012-09-04 15:13:51 -07:00
Kconfig staging: ipack: only build on platforms that provide ioread/iowrite. 2012-09-06 15:31:43 -07:00
Makefile Staging: ipack: add support for IP-OCTAL mezzanine board 2012-05-09 14:16:51 -07:00
TODO Staging: ipack: update TODO file 2012-09-12 09:56:02 -07:00