All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gargi Sharma <gs051095@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: thomas.petazzoni@free-electrons.com, noralf@tronnes.org,
	gregkh@linuxfoundation.org, Gargi Sharma <gs051095@gmail.com>
Subject: [PATCH 0/2] staging: fbtft: Cleanup to improve readability
Date: Fri, 17 Feb 2017 01:41:55 +0530	[thread overview]
Message-ID: <cover.1487275508.git.gs051095@gmail.com> (raw)

This patchset contains patches that improve the code readability by removing
unnecessary blank lines and matching alignment with open parenthesis.

Gargi Sharma (2):
  staging: fbtft: Match alignment with open parentheses
  staging: fbtft: Remove blank line

 drivers/staging/fbtft/fbtft-core.c | 55 +++++++++++++++++++-------------------
 1 file changed, 27 insertions(+), 28 deletions(-)

-- 
2.7.4



             reply	other threads:[~2017-02-16 20:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 20:11 Gargi Sharma [this message]
2017-02-16 20:11 ` [PATCH 1/2] staging: fbtft: Match alignment with open parentheses Gargi Sharma
2017-02-16 20:32   ` [Outreachy kernel] " Julia Lawall
2017-02-16 20:11 ` [PATCH 2/2] staging: fbtft: Remove blank line Gargi Sharma
2017-02-16 20:33   ` [Outreachy kernel] " Julia Lawall
2017-02-16 20:31 ` [Outreachy kernel] [PATCH 0/2] staging: fbtft: Cleanup to improve readability Julia Lawall

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.1487275508.git.gs051095@gmail.com \
    --to=gs051095@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=noralf@tronnes.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=thomas.petazzoni@free-electrons.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.