alistair23-linux/drivers/staging
Benjamin Romer 2836c6a8de staging: unisys: fix CamelCase in epilog functions
Rename the CamelCase parameters:

busNo => bus_no
devNo => dev_no
needResponse => need_response

And the local variables

pBusInfo => bus_info
pDevInfo => dev_info

Update all references to use the corrected names.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-23 21:53:50 +01:00
..
android ion: improve ion_phys error message 2015-03-20 13:44:39 +01:00
board
clocking-wizard
comedi staging: comedi: comedi_pci.h: move PCI stuff out of comedidev.h 2015-03-20 14:08:18 +01:00
dgap Staging: dgap: Use setup_timer to combine initialization 2015-03-16 16:17:31 +01:00
dgnc Staging: dgnc: release the lock before testing for nullity 2015-03-18 17:34:11 +01:00
emxx_udc Staging: emuxx_udc: replace pr_* with dev_* 2015-03-16 16:28:31 +01:00
fbtft Staging: fbtft: add declaration of non-static functions 2015-03-20 13:54:50 +01:00
fsl-mc staging: fsl-mc: Corrected email addresses in TODO file 2015-03-20 14:11:29 +01:00
ft1000 Staging: ft1000: replace pr_err with dev_err 2015-03-18 11:16:36 +01:00
fwserial staging: fwserial: remove extra parentheses around function arguments 2015-03-15 18:41:11 +01:00
gdm72xx Staging: gdm72xx: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
gdm724x Staging: gdm724x: replace pr_* with dev_* 2015-03-18 11:21:33 +01:00
goldfish staging/goldfish/goldfish_audio: Fix annotations 2015-03-20 14:13:17 +01:00
gs_fpgaboot
i2o staging: i2o: Use kstrdup rather than duplicating its implementation 2015-03-20 13:44:39 +01:00
iio Staging: iio: Remove line over 80 characters 2015-03-20 13:35:52 +01:00
lustre Staging: lustre: lnet: lnet: router.c: fix useless returns and elses 2015-03-19 13:25:32 +01:00
media Staging: media: replace pr_* with dev_* 2015-03-18 11:21:33 +01:00
mt29f_spinand staging: mt29f_spinand: remove pointer to pointer cast in function argument 2015-03-15 18:41:11 +01:00
netlogic staging: netlogic: allocate right size in devm_kzalloc 2015-03-20 14:13:17 +01:00
nvec Staging: nvec: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
octeon Staging: octeon: constify of_device_id array 2015-03-20 14:11:29 +01:00
octeon-usb Staging: octeon: constify of_device_id array 2015-03-20 14:11:29 +01:00
olpc_dcon
ozwpan staging: ozwpan: Move code from success handling to error handling 2015-03-06 16:14:08 -08:00
panel staging: panel: remove initialization check 2015-03-20 14:06:12 +01:00
rtl8188eu Staging: rtl8188eu: Remove extern as it is defined but never used 2015-03-20 13:29:27 +01:00
rtl8192e staging: rtl8192e: remove CURRENT_RATE macro 2015-03-20 13:14:00 +01:00
rtl8192u Staging: rtl8192u: Remove unnecessary spaces 2015-03-20 13:11:45 +01:00
rtl8712 Staging: rtl8712: replace memcpy with ether_addr_copy 2015-03-18 10:32:39 +01:00
rtl8723au Staging: rtl8723au: Remove parentheses around right side an assignment 2015-03-16 16:23:44 +01:00
rts5208 Staging: rts5208: Add new variable idx to shorten line length and increase readability 2015-03-20 13:28:22 +01:00
skein Staging: skein: Remove do-while(0) from single statement macros 2015-03-15 18:41:15 +01:00
slicoss Staging: slicoss: clean dev_err logging 2015-03-06 15:55:36 -08:00
sm7xxfb staging: sm7xxfb: change return of sm7xx_vga_setup 2015-03-20 13:56:03 +01:00
sm750fb staging: sm750fb: Fixed no space and indent warns 2015-03-20 14:02:23 +01:00
speakup Staging: speakup: Use module_spk_synth 2015-03-20 13:27:34 +01:00
ste_rmi4 Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macro 2015-03-20 13:37:31 +01:00
unisys staging: unisys: fix CamelCase in epilog functions 2015-03-23 21:53:50 +01:00
vme staging: vme: mmap() support for vme_user 2015-03-06 17:03:22 -08:00
vt6655 Merge 4.0-rc5 into staging-testing 2015-03-23 21:36:48 +01:00
vt6656 Merge 4.0-rc5 into staging-testing 2015-03-23 21:36:48 +01:00
wlan-ng Staging: wlan-ng: hfa384x: wrap long line 2015-03-20 13:25:15 +01:00
xgifb staging: xgifb: remove extra parentheses around right bit shift operations 2015-03-06 15:22:43 -08:00
Kconfig staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver 2015-03-06 17:28:09 -08:00
Makefile staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver 2015-03-06 17:28:09 -08:00
staging.c