]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: sbe-2t3e3: remove t3e3_stats_t typedef
authorKristina Martšenko <kristina.martsenko@gmail.com>
Mon, 3 Mar 2014 21:05:45 +0000 (23:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 21:32:48 +0000 (13:32 -0800)
commitc6a297bcb169caeaf459be57cff31e9b41a6b5a4
tree34a73a84e072576012a1b2c002e1ac59e76a80e4
parent154d2b8cb6c3dcf72b42eb3e335ae8f501f3472e
staging: sbe-2t3e3: remove t3e3_stats_t typedef

Kernel coding style does not recommend using typedefs for structures, so
remove the t3e3_stats_t typedef.

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/ctrl.h:107: 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>
drivers/staging/sbe-2t3e3/2t3e3.h
drivers/staging/sbe-2t3e3/ctrl.c
drivers/staging/sbe-2t3e3/ctrl.h
drivers/staging/sbe-2t3e3/netdev.c