linux/drivers/staging/vt6656
Arjun Krishna Babu 943304b3fb staging: vt6656: Fixed two lines over 80 characters long
The presence of comments originally caused the two lines
to be over 80 characters long.

The issue is fixed by moving the comments into a separate line.

Signed-off-by: Arjun Krishna Babu <arjunkrishnababu96@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-07-14 19:20:22 -07:00
..
baseband.c Staging: vt6656: Removing else after break statement to fix warning 2014-09-19 17:01:22 -07:00
baseband.h
card.c staging: vt6656: Boolean tests don't need comparisons. 2015-06-17 21:26:45 -07:00
card.h
channel.c
channel.h
desc.h
device.h Staging: vt6656: device: Fixed spelling error 2015-05-31 10:41:21 +09:00
dpc.c
dpc.h Staging: vt6656: Fixed typo in a variable name 2015-01-12 19:46:50 -08:00
firmware.c staging: vt6656: Fix possible leak in vnt_download_firmware() 2015-03-06 16:26:58 -08:00
firmware.h
int.c
int.h
Kconfig
key.c Staging: vt6656: Merges two lines of code and removes unused variable 2014-09-23 13:40:17 -07:00
key.h
mac.c staging: vt6656: replace memcpy by ether_addr_copy 2015-02-26 17:14:07 -08:00
mac.h
main_usb.c Staging driver patches for 4.2-rc1 2015-06-26 15:46:08 -07:00
Makefile
power.c
power.h
rf.c staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M 2015-03-09 11:31:54 +01:00
rf.h
rxtx.c staging: vt6656: Fixed two lines over 80 characters long 2015-07-14 19:20:22 -07:00
rxtx.h
TODO
usbpipe.c staging: vt6656: Boolean tests don't need comparisons. 2015-06-17 21:26:45 -07:00
usbpipe.h
wcmd.c
wcmd.h