remarkable-linux/drivers/staging/tty
Julia Lawall 115bcd156a drivers/staging/tty/specialix.c: convert func_enter to func_exit
Convert calls to func_enter on leaving a function to func_exit.

The semantic patch that fixes this problem is as follows:
(http://coccinelle.lip6.fr/)

// <smpl>
@@
@@

- func_enter();
+ func_exit();
  return...;
// </smpl>

Signed-off-by: Julia Lawall <julia@diku.dk>
Cc: Roger Wolff <R.E.Wolff@BitWizard.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-03-23 19:46:39 -07:00
..
ip2
cd1865.h tty: move cd1865.h to drivers/staging/tty/ 2011-03-07 12:04:50 -08:00
digi1.h
digiFep1.h
digiPCI.h
epca.c
epca.h
epcaconfig.h
istallion.c
Kconfig
Makefile
riscom8.c
riscom8.h
riscom8_reg.h
serial167.c
specialix.c drivers/staging/tty/specialix.c: convert func_enter to func_exit 2011-03-23 19:46:39 -07:00
specialix_io8.h
stallion.c
TODO