linux/drivers/staging/gdm724x
Dan Carpenter 75bc5fad15 staging: gdm724x: cleanup alloc_tx_sdu_struct()
The kfree(t_sdu->buf) sets off a private static checker warning because
"t_sdu->buf" is always NULL.

This function just allocates two pointers so we can re-write it to be
simpler.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-18 11:16:56 -08: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: Remove confusing macro gdm_lte_sdu_send in gdm_lte.c 2013-11-11 15:55:16 -08: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: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.c 2013-11-10 12:24:30 -08: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: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08: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: cleanup alloc_tx_sdu_struct() 2014-02-18 11:16:56 -08:00
gdm_usb.h staging: gdm724x: Remove version.h header inclusion in gdm_usb.h 2013-07-25 12:11:58 -07:00
hci_packet.h
hci.h
Kconfig staging: gdm724x: depend on CONFIG_TTY 2013-07-29 12:27:40 -07:00
Makefile
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
TODO staging: gdm724x: add tty stuff to TODO file. 2013-07-24 13:16:53 -07:00