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
..
baseband.c
baseband.h
card.c
card.h
channel.c
channel.h
desc.h
device.h
dpc.c
dpc.h
firmware.c
firmware.h
int.c
int.h
Kconfig
key.c
key.h staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
mac.c
mac.h
main_usb.c staging: vt6656: Use variable instead of its type in sizeof(...) 2017-07-16 08:41:02 +02:00
Makefile
power.c
power.h
rf.c staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
rf.h
rxtx.c
rxtx.h
TODO
usbpipe.c staging: vt6656: Align function parameters 2017-07-16 08:41:02 +02:00
usbpipe.h
wcmd.c
wcmd.h