linux/drivers/serial/jsm
Breno Leitao e713abead3 jsm: Fix the return variable and removing the unused retval.
As it was, the retval was never returned, so its assignments were silly.
Just consolidate everything to rc, and remove the unused retval variable.

Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alan Cox <alan@etchedpixels.co.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-06 14:36:34 -07:00
..
Makefile
jsm.h jsm: add new supported board to jsm serial driver 2008-05-01 08:04:01 -07:00
jsm_driver.c jsm: Fix the return variable and removing the unused retval. 2009-04-06 14:36:34 -07:00
jsm_neo.c neo: Remove a bogus NULL check 2009-01-12 16:37:00 -08:00
jsm_tty.c jsm: define init function as __devinit 2009-04-06 14:36:34 -07:00