1
0
Fork 0
alistair23-linux/drivers/staging/vt6656
Simon Sandström f124a47857 staging: vt6656: Use variable instead of its type in sizeof(...)
Use sizeof(variable) instead of sizeof(type) in memory allocations to
prevent problems if the variable type changes in the future.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-16 08:41:02 +02:00
..
Kconfig
Makefile
TODO
baseband.c staging: vt6656: Add space to align functions 2016-04-29 17:58:02 -07:00
baseband.h staging:vt6656:baseband.h: fix function definition argument without identifier name issue 2016-10-17 09:51:57 +02:00
card.c staging: vt6656: vnt_update_ifs set max_min based on short slot time. 2017-05-15 07:41:58 +02:00
card.h staging: vt6656: Add missing identifier names 2017-01-27 09:40:56 +01:00
channel.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
channel.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
desc.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
device.h staging: vt6656: Add spaces between operators 2017-07-16 08:41:02 +02:00
dpc.c staging: vt6656: Remove unused variable 'rx_sts' 2016-09-28 11:35:52 +02:00
dpc.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
firmware.c staging: vt6656: Add spaces between operators 2017-07-16 08:41:02 +02:00
firmware.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
int.c Staging: vt6656: Align lines to match open parenthesis 2017-01-07 17:04:04 +01:00
int.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
key.c staging:vt6656:key.c Aligned code with open parenthesis 2017-01-10 17:43:22 +01:00
key.h staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
mac.c staging:vt6656:mac.c Aligned to match open parenthesis 2017-01-16 18:08:57 +01:00
mac.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
main_usb.c staging: vt6656: Use variable instead of its type in sizeof(...) 2017-07-16 08:41:02 +02:00
power.c staging: vt6656: Remove unnecessary blank lines 2017-07-16 08:41:02 +02:00
power.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
rf.c staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
rf.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
rxtx.c staging: vt6656: remove unnecesary blank lines 2017-05-18 15:59:37 +02:00
rxtx.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
usbpipe.c staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
usbpipe.h staging: vt6656: Add missing identifier names 2017-02-05 11:41:39 +01:00
wcmd.c staging: vt6656: remove blank lines at opening and closing braces 2017-03-06 09:17:02 +01:00
wcmd.h Staging: vt6656: checkpatch: fix identifier name in wcmd.h 2017-01-03 16:50:37 +01:00