staging: sbe-2t3e3: remove t3e3_param_t typedef
authorKristina Martšenko <kristina.martsenko@gmail.com>
Mon, 3 Mar 2014 21:05:44 +0000 (23:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 21:32:48 +0000 (13:32 -0800)
commit154d2b8cb6c3dcf72b42eb3e335ae8f501f3472e
tree81d4833b030f9f03f4f85fa5456bd422c0cd0688
parent844a18cec6743ad5b2dae5b263ae8531fa030741
staging: sbe-2t3e3: remove t3e3_param_t typedef

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

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/ctrl.h:87: 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
This page took 0.024375 seconds and 5 git commands to generate.