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


Groups > linux.kernel > #1605687

[PATCH v2 0/2] Remove Typedefs.

From Arushi Singhal <arushisinghal19971997@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] Remove Typedefs.
Date 2017-03-21 16:10 +0100
Message-ID <tntA5-4ZS-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

-- 
changes in v2
 -change the spelling of coverpatch subject.
2.11.0

Back to linux.kernel | Previous | NextNext 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