From 154d2b8cb6c3dcf72b42eb3e335ae8f501f3472e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristina=20Mart=C5=A1enko?= Date: Mon, 3 Mar 2014 23:05:44 +0200 Subject: [PATCH] staging: sbe-2t3e3: remove t3e3_param_t typedef MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed