mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| ip2 | ||
| Kconfig | ||
| Makefile | ||
| TODO | ||
| cd1865.h | ||
| digi1.h | ||
| digiFep1.h | ||
| digiPCI.h | ||
| epca.c | ||
| epca.h | ||
| epcaconfig.h | ||
| istallion.c | ||
| riscom8.c | ||
| riscom8.h | ||
| riscom8_reg.h | ||
| serial167.c | ||
| specialix.c | ||
| specialix_io8.h | ||
| stallion.c | ||