1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
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 tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
cd1865.h tty: move cd1865.h to drivers/staging/tty/ 2011-03-07 12:04:50 -08:00
digi1.h Staging: tty: fix build with epca.c driver 2011-03-07 12:03:07 -08:00
digiFep1.h Staging: tty: fix build with epca.c driver 2011-03-07 12:03:07 -08:00
digiPCI.h Staging: tty: fix build with epca.c driver 2011-03-07 12:03:07 -08:00
epca.c tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
epca.h tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
epcaconfig.h tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
istallion.c tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
Kconfig tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
Makefile tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
riscom8.c tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
riscom8.h tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
riscom8_reg.h tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
serial167.c tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
specialix.c drivers/staging/tty/specialix.c: convert func_enter to func_exit 2011-03-23 19:46:39 -07:00
specialix_io8.h tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
stallion.c tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00
TODO tty: move obsolete and broken tty drivers to drivers/staging/tty/ 2011-02-22 16:57:21 -08:00