Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1605944

Re: [PATCH v2 0/2] Remove Typedefs.

From Jonathan Cameron <jic23@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/2] Remove Typedefs.
Date 2017-03-21 20:40 +0100
Message-ID <tnxNo-7LG-17@gated-at.bofh.it> (permalink)
References <tntA5-4ZS-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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...

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] Remove Typedefs. Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-21 16:10 +0100
  [PATCH v2 2/2] staging: sm750fb: Remove typedef from "typedef enum _spolarity_t" Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-21 16:10 +0100
  [PATCH v2 1/2] staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t" Arushi Singhal <arushisinghal19971997@gmail.com> - 2017-03-21 16:10 +0100
  Re: [PATCH v2 0/2] Remove Typedefs. Jonathan Cameron <jic23@kernel.org> - 2017-03-21 20:40 +0100

csiph-web