All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: sm750fb: remove typedef for enum
@ 2017-10-02  9:30 Keerthi Reddy
  2017-10-02  9:31 ` [PATCH 1/2] Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h} Keerthi Reddy
  2017-10-02  9:32 ` [PATCH 2/2] staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h} Keerthi Reddy
  0 siblings, 2 replies; 3+ messages in thread
From: Keerthi Reddy @ 2017-10-02  9:30 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: teddy.wang

This patchset will remove typedef for enums in sm750fb driver.

Keerthi Reddy (2):
  Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}
  staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}

 drivers/staging/sm750fb/ddk750_power.c  | 2 +-
 drivers/staging/sm750fb/ddk750_power.h  | 7 +++----
 drivers/staging/sm750fb/ddk750_sii164.c | 3 ++-
 drivers/staging/sm750fb/ddk750_sii164.h | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-10-02  9:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02  9:30 [PATCH 0/2] staging: sm750fb: remove typedef for enum Keerthi Reddy
2017-10-02  9:31 ` [PATCH 1/2] Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h} Keerthi Reddy
2017-10-02  9:32 ` [PATCH 2/2] staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h} Keerthi Reddy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.