1
0
Fork 0
alistair23-linux/drivers/staging/gdm724x
Teodora Baluta 1f5586475d staging: gdm724x: kzalloc should be used instead of kmalloc/memset
This patch fixes the following coccinelle warnings in driver gdm724x:

drivers/staging/gdm724x/gdm_usb.c:127:9-16: WARNING: kzalloc should be used for t_sdu, instead of kmalloc/memset
drivers/staging/gdm724x/gdm_usb.c:91:5-12: WARNING: kzalloc should be used for t, instead of kmalloc/memset

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-27 20:34:46 -07:00
..
Kconfig staging: gdm724x: depend on CONFIG_TTY 2013-07-29 12:27:40 -07:00
Makefile staging: gdm7240: adding LTE USB driver 2013-07-24 13:09:44 -07:00
TODO staging: gdm724x: add tty stuff to TODO file. 2013-07-24 13:16:53 -07:00
gdm_endian.c staging: gdm724x: Modified function name conflict set_endian 2013-07-29 11:29:37 -07:00
gdm_endian.h staging: gdm724x: Modified function name conflict set_endian 2013-07-29 11:29:37 -07:00
gdm_lte.c staging: gdm724x: Fix sparse warnings regarding static functions/variables 2013-10-11 13:09:57 -07:00
gdm_lte.h staging: gdm724x: Remove version.h header inclusion in gdm_lte.h 2013-07-25 12:11:58 -07:00
gdm_mux.c staging: gdm7240: fix memory leak on failure path 2013-10-11 15:23:14 -07:00
gdm_mux.h staging: gdm7240: a TTY rewrite according to the latest TTY APIs 2013-08-19 15:30:59 -07:00
gdm_tty.c Staging: gdm724x: fix line over 80 characters in gdm_tty.c 2013-10-11 13:09:57 -07:00
gdm_tty.h staging: gdm7240: a TTY rewrite according to the latest TTY APIs 2013-08-19 15:30:59 -07:00
gdm_usb.c staging: gdm724x: kzalloc should be used instead of kmalloc/memset 2013-10-27 20:34:46 -07:00
gdm_usb.h staging: gdm724x: Remove version.h header inclusion in gdm_usb.h 2013-07-25 12:11:58 -07:00
hci.h staging: gdm7240: adding LTE USB driver 2013-07-24 13:09:44 -07:00
hci_packet.h staging: gdm7240: adding LTE USB driver 2013-07-24 13:09:44 -07:00
netlink_k.c staging: gdm724x: Remove version.h header inclusion in netlink_k.c 2013-08-27 22:53:22 -07:00
netlink_k.h staging: gdm7240: adding LTE USB driver 2013-07-24 13:09:44 -07:00