From: Kristina Martšenko Date: Mon, 3 Mar 2014 21:05:44 +0000 (+0200) Subject: staging: sbe-2t3e3: remove t3e3_param_t typedef X-Git-Tag: v3.15-rc1~139^2~599 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154d2b8cb6c3dcf72b42eb3e335ae8f501f3472e;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed