alistair23-linux/drivers/staging
simran singhal 3167d9259c staging: iio: adis16203: Remove exceptional & on function name
Remove & from function pointers to conform to the style found elsewhere
in the file.  Done using the following semantic patch

// <smpl>
@r@
identifier f;
@@

f(...) { ... }
@@
identifier r.f;
@@

- &f
+ f
// </smpl>

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-03-13 21:20:36 +00:00
..
android
board
clocking-wizard
comedi staging: comedi: Replace "is is" with "is" 2017-03-07 20:00:22 +01:00
dgnc staging: dgnc: replace usleep_range with udelay 2017-03-07 07:37:01 +01:00
emxx_udc
fbtft staging: fbtft: add adriver for SH1106 2017-03-06 09:17:08 +01:00
fsl-mc staging: fsl-mc: fix coding style warning 2017-03-06 09:16:59 +01:00
fwserial
gdm724x staging: gdm724x: Drop useless initialisation 2017-03-06 09:16:58 +01:00
goldfish
greybus staging: greybus: Replace "is is" with "is" 2017-03-07 07:38:13 +01:00
gs_fpgaboot
iio staging: iio: adis16203: Remove exceptional & on function name 2017-03-13 21:20:36 +00:00
ks7010 staging: ks7010: Unnecessary parentheses removed and improved coding style. 2017-03-06 09:17:07 +01:00
lustre staging: lustre: Remove lustre_eacl.h 2017-03-07 19:56:09 +01:00
media atomisp: USE_KMEM_CACHE is always defined so remove the dead code 2017-03-08 13:40:00 +01:00
most staging: most: Using macro DIV_ROUND_UP 2017-03-06 09:17:02 +01:00
mt29f_spinand
netlogic
nvec
octeon
octeon-usb
olpc_dcon staging: olpc_dcon: add whitespace around binary operators 2017-03-06 09:17:00 +01:00
rtl8188eu staging:rtl8188eu Add spaces around binary operator 2017-03-06 09:17:07 +01:00
rtl8192e staging: rtl8192e: replace explicit NULL comparison 2017-03-06 09:17:01 +01:00
rtl8192u staging: rtl8192u: Replace "the the " with "the" 2017-03-07 20:15:18 +01:00
rtl8712 Staging: rtl8712: wlan_bssdef.h - style fix 2017-03-06 09:17:03 +01:00
rts5208
skein
sm750fb staging: sm750fb: Remove blank lines after { and before } braces. 2017-03-06 09:17:06 +01:00
speakup staging: speakup: Clean up if conditions 2017-03-06 09:39:54 +01:00
unisys staging: unisys: fix sparse warnings 2017-03-07 20:15:18 +01:00
vc04_services staging: bcm2835-camera: Remove explicit cache flush operations 2017-03-08 13:37:44 +01:00
vme
vt6655 staging: vt6655: Compress return logic 2017-03-06 09:17:02 +01:00
vt6656 Staging: vt6656: Fix spaces and char limit 2017-03-06 09:17:07 +01:00
wilc1000 staging: wilc1000: Logical continuations should be on the previous line 2017-03-07 06:53:30 +01:00
wlan-ng staging: wlan-ng: Replace "the the " with "the" 2017-03-07 20:15:18 +01:00
xgifb Staging: xgifb: vb_setmode.c: Fix checkpath warnings 2017-03-06 09:17:08 +01:00
Kconfig staging: bcm2835-audio: Move driver under vc04_services 2017-03-06 09:17:06 +01:00
Makefile staging: bcm2835-audio: Move driver under vc04_services 2017-03-06 09:17:06 +01:00