]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: sbe-2t3e3: remove t3e3_tx_desc_t typedef
authorKristina Martšenko <kristina.martsenko@gmail.com>
Mon, 3 Mar 2014 21:05:43 +0000 (23:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 21:32:48 +0000 (13:32 -0800)
commit844a18cec6743ad5b2dae5b263ae8531fa030741
treee88abed2456f9c762c68642c0c19c4e00eac3ce5
parent692d79e179f9a6c02de316a37c652939e7761d38
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 <kristina.martsenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sbe-2t3e3/2t3e3.h
drivers/staging/sbe-2t3e3/dc.c
drivers/staging/sbe-2t3e3/intr.c