mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
eb55b5b480
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> |
||
---|---|---|
.. | ||
2t3e3.h | ||
cpld.c | ||
ctrl.c | ||
ctrl.h | ||
dc.c | ||
exar7250.c | ||
exar7300.c | ||
intr.c | ||
io.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
maps.c | ||
module.c | ||
netdev.c | ||
TODO |