mirror-linux/drivers/staging
Nandini Hanumanthagowda afd4dfbc06 staging: vt6656: removed space after '*' in pointer declaration
space after '*' in pointer declaration is not preferred in linux
and results in checkpatch error. Hence removed the spaces present
after the '*' in pointer declarations to fix the checkpatch errors

Signed-off-by: Nandini Hanumanthagowda <nandu.hgowda@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-27 20:38:24 -07:00
..
android staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return value 2013-10-25 06:22:39 +01:00
bcm Staging: bcm: line over 80 characters in Bcmnet.c 2013-10-07 18:39:32 -07:00
btmtk_usb Staging: btmtk_usb: Fix Sparse Warning of incorrect type in assignment 2013-10-16 09:32:28 -07:00
ced1401 ced1401: Convert driver to use get_user_pages_fast() 2013-10-05 17:52:58 -07:00
comedi staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setup 2013-10-19 13:47:23 -07:00
cptm1217
crystalhd Staging: crystalhd: use vfree() instead of kfree() 2013-10-11 15:47:06 -07:00
cxt1e1 Staging: cxt1e1: remove space between function name and '(' 2013-10-14 09:27:14 -07:00
dgap staging: dgap: dgap_tty: Do not use 0 for pointers 2013-10-11 15:36:30 -07:00
dgnc Staging: dgnc: avoiding buffer overflow 2013-10-19 14:35:05 -07:00
dgrp
dwc2
echo
et131x
frontier
ft1000 Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c 2013-10-27 06:36:39 -07:00
fwserial
gdm72xx
gdm724x staging: gdm724x: kzalloc should be used instead of kmalloc/memset 2013-10-27 20:34:46 -07:00
goldfish
iio Fifth round of IIO new drivers, cleanups and functionality for the 3.13 cycle. 2013-10-27 14:02:54 -07:00
imx-drm staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 2013-10-27 20:30:27 -07:00
keucr Staging: keucr: fix quoted string split across lines 2013-10-06 22:07:30 -07:00
line6 Staging: line6: replacing -EINVAL with retval in driver.c 2013-10-19 14:51:06 -07:00
lustre staging: lustre: lnet: Rewrite return statement in socklnd.c 2013-10-27 20:36:44 -07:00
media staging:media: Use dev_dbg() instead of pr_debug() 2013-10-27 06:43:02 -07:00
mt29f_spinand staging/mt29f_spinand: fix build error when ONDIEECC not enabled 2013-10-15 12:19:48 -07:00
netlogic staging:netlogic:Fixes commenting style in xlr_net.c 2013-10-15 12:27:11 -07:00
nvec
octeon staging: octeon: Removed space at start of line 2013-10-14 09:30:35 -07:00
octeon-usb staging: octeon-usb: use list.h for transactions 2013-10-11 15:46:00 -07:00
olpc_dcon staging/olpc_dcon: fix kconfig to fix build errors 2013-10-15 12:25:30 -07:00
ozwpan
panel
phison
quickstart
rtl8187se staging: rtl8187se: checkpatch cleanups 2013-10-19 14:55:44 -07:00
rtl8188eu drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile 2013-10-27 07:12:58 -07:00
rtl8192e Staging: rtl8192e: Replacing (u8*) with (u8 *) 2013-10-15 08:46:10 -07:00
rtl8192u staging: rtl8192u: fix sparse warning, make a function static 2013-10-19 05:27:49 -07:00
rtl8712
rts5139
sb105x Staging: sb105x: Fix a possible null dereference 2013-10-25 06:34:21 +01:00
sbe-2t3e3
sep staging: sep: add missing misc_deregister() on error in sep_register_driver_with_fs() 2013-10-27 06:29:48 -07:00
serqt_usb2
silicom
slicoss Staging: slicoss: Replace seq_printf with seq_puts 2013-10-27 07:03:19 -07:00
sm7xxfb Staging: sm7xxfb: fix line over 80 characters in sm7xxfb.c 2013-10-11 13:52:01 -07:00
speakup Staging: speakup: replacing simple_strtoul with kstrtoul 2013-10-19 14:51:06 -07:00
ste_rmi4
tidspbridge Staging: tidspbridge: fix no space before tabs 2013-10-06 22:07:30 -07:00
usbip
vme
vt6655 staging: vt6655: fixed use of unnecessary braces in baseband.c 2013-10-27 06:54:54 -07:00
vt6656 staging: vt6656: removed space after '*' in pointer declaration 2013-10-27 20:38:24 -07:00
winbond Staging: winbond: removing unused variables thread_count and link_name[] 2013-10-27 07:05:59 -07:00
wlags49_h2 staging: wlags49_h2: Fixes the sparse warning in sta_h2.c 2013-10-19 14:28:58 -07:00
wlags49_h25
wlan-ng Staging: wlan-ng: changing "* dev" to "*dev" 2013-10-17 09:12:15 -07:00
xgifb Staging: xgifb: remove space before semicolon 2013-10-14 09:15:27 -07:00
xillybus staging: xillybus: Use dev_* functions instead of pr_* in xillybus_core 2013-10-19 13:41:34 -07:00
zram
zsmalloc zsmalloc: Fix "map_vm_area" undefined reference errors. 2013-10-11 15:23:13 -07:00
Kconfig staging: ktap: remove code from tree 2013-10-27 14:05:02 -07:00
Makefile staging: ktap: remove code from tree 2013-10-27 14:05:02 -07:00
staging.c