linux/drivers/staging/sbe-2t3e3
Kristina Martšenko 692d79e179 staging: sbe-2t3e3: remove t3e3_rx_desc_t typedef
Kernel coding style does not recommend using typedefs for structures, so
remove the t3e3_rx_desc_t typedef.

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/2t3e3.h:616: WARNING: do not add new typedefs

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-07 13:32:47 -08:00
..
2t3e3.h staging: sbe-2t3e3: remove t3e3_rx_desc_t typedef 2014-03-07 13:32:47 -08:00
cpld.c
ctrl.c
ctrl.h
dc.c staging: sbe-2t3e3: remove t3e3_rx_desc_t typedef 2014-03-07 13:32:47 -08:00
exar7250.c
exar7300.c
intr.c staging: sbe-2t3e3: remove t3e3_rx_desc_t typedef 2014-03-07 13:32:47 -08:00
io.c
Kconfig
main.c
Makefile
maps.c
module.c staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function 2014-02-11 12:43:44 -08:00
netdev.c
TODO