Re: [PATCH v2 0/2] Remove Typedefs.
From: Jonathan Cameron <jic23@kernel.org>
Date: 2017-03-21 19:34:59
Also in:
linux-iio, lkml
From: Jonathan Cameron <jic23@kernel.org>
Date: 2017-03-21 19:34:59
Also in:
linux-iio, lkml
On 21/03/17 15:06, Arushi Singhal wrote:
Typedefs are removed in sm750fb driver. Arushi Singhal (2): staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t" staging: sm750fb: Remove typedef from "typedef enum _spolarity_t" drivers/staging/sm750fb/ddk750_mode.c | 8 +++++--- drivers/staging/sm750fb/ddk750_mode.h | 19 ++++++++----------- drivers/staging/sm750fb/sm750_hw.c | 2 +- 3 files changed, 14 insertions(+), 15 deletions(-)
Please be careful to only cc linux-iio for patches with an IIO component...