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

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/ctrl.h:123: 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:48 -08:00
..
2t3e3.h staging: sbe-2t3e3: remove t3e3_resp_t typedef 2014-03-07 13:32:48 -08:00
cpld.c Staging: sbe-2t3e3: Fix smatch warning of function definition with external linkage 2013-10-28 14:54:49 -07:00
ctrl.c staging: sbe-2t3e3: remove t3e3_resp_t typedef 2014-03-07 13:32:48 -08:00
ctrl.h staging: sbe-2t3e3: remove t3e3_resp_t typedef 2014-03-07 13:32:48 -08:00
dc.c staging: sbe-2t3e3: remove t3e3_tx_desc_t typedef 2014-03-07 13:32:48 -08:00
exar7250.c staging: sbe-2t3e3: Remove code that will never execute 2012-07-19 15:59:58 -07:00
exar7300.c staging: sbe-2t3e3: Remove code that will never execute 2012-07-19 15:59:58 -07:00
intr.c staging: sbe-2t3e3: remove t3e3_tx_desc_t typedef 2014-03-07 13:32:48 -08:00
io.c staging: sbe-2t3e3: Remove code that will never execute 2012-07-19 15:59:58 -07:00
Kconfig
main.c staging/sbe-2t3e3: Use netdev_ printks in main.c 2012-10-23 21:15:13 -07:00
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 staging: sbe-2t3e3: remove t3e3_resp_t typedef 2014-03-07 13:32:48 -08:00
TODO