linux/drivers/staging
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
..
android staging: android: binder: move to the "real" part of the kernel 2014-10-20 10:30:15 +08:00
board
clocking-wizard staging: Add Xilinx Clocking Wizard driver 2014-10-20 10:29:26 +08:00
comedi staging: comedi: comedi_fc.h: remove cfc_inc_scan_progress() 2014-10-20 10:29:26 +08:00
cptm1217
dgap staging: dgap: introduce dgap_stop() 2014-10-20 10:30:13 +08:00
dgnc Staging: dgnc: Remove unused sniff code 2014-10-23 08:34:25 +08:00
emxx_udc staging: emxx_udc: Use min_t instead of min 2014-10-02 13:51:03 -07:00
ft1000 staging: ft1000: Remove parentheses from return arguments 2014-10-23 12:31:18 +08:00
fwserial
gdm72xx staging: gdm72xx: Removed unnecesarry out of memory usage 2014-10-20 10:29:18 +08:00
gdm724x staging: gdm724x: Fix incorrect type in assignment 2014-10-20 10:29:18 +08:00
goldfish staging: goldfish: avoid multiple assignments 2014-09-06 21:54:57 -07:00
gs_fpgaboot staging: gs_fpgaboot: Fix "out of memory" error handling 2014-10-20 10:30:13 +08:00
iio staging: iio: iio_event_monitor: Add support for missing IIO modifiers 2014-10-23 11:09:11 +08:00
imx-drm drivers: staging: imx-drm driver cleanup 2014-10-20 10:30:13 +08:00
line6 staging: line6: fix midibuf.c coding style issue 2014-09-23 23:41:25 -07:00
lustre Staging: lustre: llite: Declare ptr args correctly 2014-10-23 11:09:16 +08:00
media staging: media: davinci_vpfe: Replace *__iomem with __iomem * 2014-10-20 10:29:16 +08:00
mt29f_spinand staging/mt29f_spinand: coding style fixes 2014-08-16 12:23:27 -07:00
netlogic staging: netlogic: fix checkpatch.pl "LINE_SPACING" issuses 2014-09-08 14:02:13 -07:00
nvec
octeon Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines 2014-10-20 10:29:27 +08:00
octeon-usb staging: octeon-usb: fix checkpatch.pl warnings 2014-10-20 10:29:27 +08:00
olpc_dcon
ozwpan staging: ozwpan: Remove typedefs 2014-09-28 22:03:58 -04:00
panel
rtl8188eu staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdup 2014-10-23 12:20:44 +08:00
rtl8192e staging: rtl8192e: Fix pointer type declaration style errors 2014-10-20 10:30:13 +08:00
rtl8192u staging: rtl8192u: Remove unused code 2014-10-20 10:29:29 +08:00
rtl8712 staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.c 2014-10-20 10:29:28 +08:00
rtl8723au staging: rtl8723au: Remove a stack of write only counters 2014-10-20 10:30:15 +08:00
rts5208 staging: rts5208: use ternary operators to reduce indentation level 2014-10-20 10:29:27 +08:00
skein staging: skein: File Reorg 2014-10-20 11:27:52 +08:00
slicoss staging: slicoss: Fix warning of prefer ether_addr_copy(). 2014-10-20 10:29:19 +08:00
speakup staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c 2014-10-20 10:29:19 +08:00
ste_rmi4 Staging: ste_rmi4: add new line after declarations 2014-09-23 13:44:11 -07:00
unisys staging: unisys: Union ULTRA_COMPONENT_VERSION not used, removed 2014-10-20 10:29:18 +08:00
vme staging: vme: devices: Added a paragraph to describe Kconfig symbol 2014-10-20 10:29:18 +08:00
vt6655 staging: vt6655: wcmd.c: fix print priority warning 2014-10-23 08:22:53 +08:00
vt6656 staging: vt6656: remove unnecessary 'out of memory' message 2014-10-20 10:29:17 +08:00
wlan-ng staging: wlan-ng: replace kmalloc and memset with kzalloc 2014-10-20 10:29:19 +08:00
xgifb staging: xgifb: remove unnecessary else 2014-09-06 21:48:19 -07:00
Kconfig staging: bcm: remove driver 2014-10-20 10:30:15 +08:00
Makefile staging: bcm: remove driver 2014-10-20 10:30:15 +08:00
staging.c