linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Remove Typedefs.
@ 2017-03-21 15:06 Arushi Singhal
  2017-03-21 15:06 ` [PATCH v2 1/2] staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t" Arushi Singhal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arushi Singhal @ 2017-03-21 15:06 UTC (permalink / raw)
  To: linux-fbdev
  Cc: outreachy-kernel, Michael.Hennerich, teddy.wang, gregkh, speakup,
	devel, linux-kernel, sudipm.mukherjee, linux-iio, Arushi Singhal

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-21 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21 15:06 [PATCH v2 0/2] Remove Typedefs Arushi Singhal
2017-03-21 15:06 ` [PATCH v2 1/2] staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t" Arushi Singhal
2017-03-21 15:06 ` [PATCH v2 2/2] staging: sm750fb: Remove typedef from "typedef enum _spolarity_t" Arushi Singhal
2017-03-21 19:34 ` [PATCH v2 0/2] Remove Typedefs Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).