All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keerthi Reddy <keerthigd4990@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: teddy.wang@siliconmotion.com
Subject: [PATCH 0/2] staging: sm750fb: remove typedef for enum
Date: Mon, 2 Oct 2017 15:00:13 +0530	[thread overview]
Message-ID: <cover.1506936290.git.keerthigd4990@gmail.com> (raw)

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



             reply	other threads:[~2017-10-02  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-02  9:30 Keerthi Reddy [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1506936290.git.keerthigd4990@gmail.com \
    --to=keerthigd4990@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=teddy.wang@siliconmotion.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.