linux/drivers/staging
Arjun Krishna Babu 5f7a942495 staging: vt6655: Fixed two lines over 80 characters long
Two lines of code that were over 80 characters long is fixed
by splitting them across multiple lines.

The lines of code are now easier to comprehend.

Issue found by checkpatch.

Signed-off-by: Arjun Krishna Babu <arjunkrishnababu96@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-02 11:48:15 +02:00
..
android staging: ion: Fix error handling in ion_buffer_create 2015-10-02 11:42:03 +02:00
board staging: board: Migrate away from __pm_genpd_name_add_device() 2015-09-09 02:18:25 +02:00
clocking-wizard staging: clocking-wizard: Include clk.h 2015-07-20 10:52:41 -07:00
comedi staging: comedi: comedi_usb.c: improve function documentation 2015-10-02 11:43:21 +02:00
dgap staging: dgap: fix memory leak in dgap_parsefile() 2015-09-30 12:26:20 +02:00
dgnc staging: dgnc: Fix indentation warning 2015-10-02 11:36:00 +02:00
emxx_udc staging:emxx_udc: Fixed comparison style warnings 2015-09-30 04:02:58 +02:00
fbtft Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHT 2015-10-02 11:31:29 +02:00
fsl-mc staging: fsl-mc: Fixed uintX_t CHECK checkpatch warnings 2015-09-29 04:24:20 +02:00
ft1000 staging: ft1000: code style cleanup 2015-09-15 06:33:30 -07:00
fwserial
gdm72xx staging: gdm72xx: NULL comparison style 2015-09-12 18:24:53 -07:00
gdm724x
goldfish staging: goldfish: Prefer kernel type u32 over uint32_t 2015-09-12 18:24:38 -07:00
gs_fpgaboot
iio staging: iio: Fix comment style warning 2015-10-02 11:36:00 +02:00
lustre Staging: lustre: obdclass: Declare structure as static. 2015-10-02 11:22:47 +02:00
media Staging: media: lirc: Use USB API functions rather than constants 2015-09-30 04:02:58 +02:00
most Staging: most: Use module_i2c_driver 2015-09-29 15:20:35 +02:00
mt29f_spinand staging: mt29f_spinand: Export OF module alias information 2015-09-12 18:24:37 -07:00
netlogic staging: netlogic: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
nvec staging: nvec: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
octeon Staging: octeon: Use preferred kernel type 2015-10-02 11:36:00 +02:00
octeon-usb staging: octeon-usb: Fix module autoload for OF platform driver 2015-09-12 18:24:37 -07:00
olpc_dcon staging: olpc_dcon: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
panel staging: panel: panel.c: Fixed coding style issues 2015-09-12 18:24:37 -07:00
rdma staging/rdma: Kconfig change STAGING_RDMA to be tristate. 2015-09-29 03:42:27 +02:00
rtl8188eu staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
rtl8192e staging: rtl8192e: Merge/Remove _rtl92e_dm_bb_initialgain_backup 2015-09-29 04:26:07 +02:00
rtl8192u Staging: rtl819u: Fix brace styling issues 2015-09-29 04:29:03 +02:00
rtl8712 staging: rtl8712: remove dead code 2015-09-29 04:30:07 +02:00
rtl8723au staging: rtl8723au: Fix resource leak 2015-09-29 04:29:02 +02:00
rts5208 Staging: rts5208: Coding style warnings fix for block comments 2015-09-21 09:56:50 -07:00
skein staging: skein: Adds * on subsequent lines in block comment 2015-09-21 09:56:50 -07:00
slicoss staging: slicoss: use status in isr 2015-09-18 19:53:51 -07:00
sm750fb staging: sm750fb: remove unused enable{ZVPort,SSP,PWM} functions 2015-09-30 12:26:20 +02:00
speakup Staging: speakup: kobjects.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
ste_rmi4 Staging: ste_rmi4: Remove unnecessary MODULE_ALIAS() 2015-09-12 18:24:38 -07:00
unisys staging: unisys: visorhid: remove unnecessary include of serio.h 2015-10-02 11:40:19 +02:00
vme staging: vme: devices: add spaces around '-' 2015-08-14 18:56:54 -07:00
vt6655 staging: vt6655: Fixed two lines over 80 characters long 2015-10-02 11:48:15 +02:00
vt6656 staging: vt6656: remove RX complete locking. 2015-09-29 04:19:54 +02:00
wilc1000 staging: wilc1000: fix build error for openrisc-allmodconfig 2015-09-30 12:19:32 +02:00
wlan-ng staging: wlan-ng: fix block comment indentation 2015-10-02 11:29:40 +02:00
xgifb Staging: xgifb: vb_util: Fixed sparse warning of bit truncation due to cast 2015-10-02 11:36:00 +02:00
Kconfig Changes for 4.3 2015-09-09 08:33:31 -07:00
Makefile Changes for 4.3 2015-09-09 08:33:31 -07:00
staging.c