From: Kristina Martšenko Date: Mon, 3 Mar 2014 21:05:43 +0000 (+0200) Subject: staging: sbe-2t3e3: remove t3e3_tx_desc_t typedef X-Git-Tag: v3.15-rc1~139^2~600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=844a18cec6743ad5b2dae5b263ae8531fa030741;p=pandora-kernel.git staging: sbe-2t3e3: remove t3e3_tx_desc_t typedef Kernel coding style does not recommend using typedefs for structures, so remove the t3e3_tx_desc_t typedef. Fix the following checkpatch warning: drivers/staging/sbe-2t3e3/2t3e3.h:651: WARNING: do not add new typedefs Signed-off-by: Kristina Martšenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed