14108c5b8088ab4a72ba27eb093882d76619cf author Samuel Iglesias Gonsalvez 1347532343 +0200 committer Greg Kroah-Hartman 1347592898 -0700 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 Signed-off-by: Greg Kroah-Hartman J\Üîž"x