linux/drivers/staging/ft1000
Tapasweni Pathak 93164c03ae staging: ft1000: Remove parentheses from return arguments
The sematic patch used for this is:

// <smpl>
@@
identifier i;
constant c;
@@

return
- (
    \(i\|-i\|i(...)\|c\)
- )
  ;
// </smpl>

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-23 12:31:18 +08:00
..
ft1000-pcmcia staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<level> 2014-10-20 10:29:17 +08:00
ft1000-usb staging: ft1000: Remove parentheses from return arguments 2014-10-23 12:31:18 +08:00
ft1000.h staging: ft1000: remove procfs entries 2014-07-27 11:45:46 -07:00
Kconfig staging: ft1000-pcmcia: Fix compilation errors. 2011-01-20 15:59:03 -08:00
Makefile
TODO