linux/drivers/staging
Soumyajit Deb 096821d654 staging: hp100: Add space between while keyword and open parenthesis
Add space between while keyword and open parenthesis "(" in the do while
statement to improve code readability and to adhere to the Linux Kernel
coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com>
Link: https://lore.kernel.org/r/20200325115956.37126-1-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-25 13:42:24 +01:00
..
android staging: android: Delete the 'vsoc' driver 2020-02-10 08:51:12 -08:00
axis-fifo staging: axis-fifo: replace spinlock with mutex 2020-01-22 09:58:01 +01:00
board staging: board: use appropriate macro to initialize struct 2019-09-30 21:57:57 +02:00
clocking-wizard staging: clocking-wizard: use devm_platform_ioremap_resource() to simplify code 2019-10-10 11:00:59 +02:00
comedi staging: comedi: ni_labpc_common: Reformat multiple line dereference 2020-03-23 13:09:45 +01:00
emxx_udc staging: emxx_udc: Fix invalid reference error 2019-10-30 10:38:46 +01:00
fbtft staging: fbtft: Avoid potential precedence issues 2020-03-17 12:47:24 +01:00
fieldbus staging: fieldbus: anybuss: use devm_platform_ioremap_resource helper 2019-10-27 08:15:43 +01:00
fsl-dpaa2 staging: fsl-dpaa2: ethsw: ethsw.c: Fix line over 80 characters 2020-02-17 18:14:26 +01:00
fwserial staging: fwserial: Fix Kconfig indentation (seven spaces) 2019-11-22 11:32:54 +01:00
gasket staging: gasket: unify multi-line string 2020-02-12 13:37:06 -08:00
gdm724x staging: gdm724x: use netdev_err() instead of pr_err() 2020-03-20 15:07:45 +01:00
goldfish staging: Remove dev_err() usage after platform_get_irq() 2019-07-30 20:50:04 +02:00
greybus staging: greybus: tools: Fix braces {} style 2020-03-23 11:41:06 +01:00
gs_fpgaboot
hp staging: hp100: Add space between while keyword and open parenthesis 2020-03-25 13:42:24 +01:00
iio staging: iio: adc: ad7280a: Add comments to clarify stringified arguments 2020-03-23 11:45:20 +01:00
kpc2000 staging: kpc2000: kpc2000_spi: Use new structure for SPI transfer delays 2020-03-10 10:51:20 +01:00
ks7010 staging: ks7010: remove line over 80 characters 2020-03-10 10:15:23 +01:00
media Merge 5.6-rc7 into staging-next 2020-03-23 08:01:20 +01:00
most staging: most: Documentation: move ABI description files out of staging area 2020-03-24 13:42:44 +01:00
mt7621-dma staging: mt7621-dma: quoted string split across lines 2020-03-21 10:31:54 +01:00
mt7621-dts staging: mt7621-dts: gpio 8 and 9 are vendor specific 2020-03-21 10:31:54 +01:00
mt7621-pci staging: mt7621-pci: avoid to set 'iomem_resource' addresses 2020-03-23 11:41:02 +01:00
mt7621-pci-phy staging: mt7621-pci-phy: re-do 'xtal_mode' detection 2020-03-23 11:32:43 +01:00
mt7621-pinctrl staging: mt7621-pinctrl: Add of_node_put() before return 2019-07-22 07:34:15 +02:00
netlogic staging: netlogic: Use the correct style for SPDX License Identifier 2020-02-09 16:22:58 -08:00
nvec staging: nvec: check return value 2019-12-19 19:23:29 +01:00
octeon staging: octeon: match parentheses alignment 2020-02-23 19:20:49 +01:00
octeon-usb staging: Replace zero-length array with flexible-array member 2020-02-23 19:18:54 +01:00
olpc_dcon staging: olpc_dcon: fix wrong dependencies in Kconfig file 2019-09-30 21:58:00 +02:00
pi433 staging: pi433: overlay: Convert to sugar syntax 2020-02-23 19:20:49 +01:00
qlge Staging: qlge: Add a blank line after variable 2020-03-19 15:09:09 +01:00
ralink-gdma staging: ralink-gdma: use devm_platform_ioremap_resource() to simplify code 2019-10-24 22:40:38 -04:00
rtl8188eu staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table 2020-03-23 11:32:43 +01:00
rtl8192e staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflow 2020-03-12 09:23:59 +01:00
rtl8192u staging: rtl8192u: ieee80211: Correct a typo in a comment 2020-03-19 15:09:10 +01:00
rtl8712 staging: rtl8712: Remove unnecessary braces 2020-03-20 15:07:44 +01:00
rtl8723bs staging: rtl8723bs: os_dep: Remove whitespace characters in code line 2020-03-21 10:36:13 +01:00
rts5208 staging: rts5208: shorten long line in func call 2020-03-19 15:11:35 +01:00
sm750fb staging: sm750fb: Fix of long line in makefile variable 2020-03-19 15:11:35 +01:00
speakup Staging: speakup: Add identifier name to function declaration arguments. 2020-03-24 12:36:55 +01:00
unisys staging: unisys: Documentation: Correct a long line in doc 2020-03-19 15:09:09 +01:00
vc04_services staging: vc04_services: interface: vchi: Correct long line comments and make them C89 style 2020-03-20 15:07:46 +01:00
vme compat_ioctl: move more drivers to compat_ptr_ioctl 2019-10-23 17:23:44 +02:00
vt6655 staging: vt6655: Break up function call with long line. 2020-03-25 13:40:14 +01:00
vt6656 staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions 2020-03-21 11:03:16 +01:00
wfx Merge 5.6-rc7 into staging-next 2020-03-23 08:01:20 +01:00
wilc1000 staging: wilc1000: rearrange line exceeding 80 characters 2020-03-17 14:00:45 +01:00
wlan-ng staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb 2020-03-25 13:40:14 +01:00
Kconfig staging: exfat: remove staging version of exfat filesystem 2020-03-10 12:30:34 +01:00
Makefile staging: exfat: remove staging version of exfat filesystem 2020-03-10 12:30:34 +01:00