outreachy.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Soumya Negi <soumya.negi97@gmail.com>
To: Jonathan Kim <jonathankim@gctsemi.com>,
	Dean ahn <deanahn@gctsemi.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: outreachy@lists.linux.dev, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org,
	Soumya Negi <soumya.negi97@gmail.com>
Subject: [PATCH 0/2] tty: gdm724x: Fix coding style in gdm_tty.c
Date: Fri, 13 Oct 2023 01:26:33 -0700	[thread overview]
Message-ID: <cover.1697184167.git.soumya.negi97@gmail.com> (raw)

Checkpatch.pl raises 2 warnings in gdm_tty.c. This patchset contains 
two patches that cleanup the code as per the Linux coding style & fix 
the warnings. Patches can be applied in any order.

Soumya Negi (2):
  tty: gdm724x: Match alignment with open parenthesis
  tty: gdm724x: Add blank line after declaration

 drivers/staging/gdm724x/gdm_tty.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.42.0


             reply	other threads:[~2023-10-13  8:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-13  8:26 Soumya Negi [this message]
2023-10-13  8:26 ` [PATCH 1/2] tty: gdm724x: Match alignment with open parenthesis Soumya Negi
2023-10-13  8:57   ` Dan Carpenter
2023-10-13 21:13     ` Soumya Negi
2023-10-14  7:38       ` Dan Carpenter
2023-10-20  2:14         ` Soumya Negi
2023-10-13  8:26 ` [PATCH 2/2] tty: gdm724x: Add blank line after declaration Soumya Negi
2023-10-15  5:37   ` Greg Kroah-Hartman
2023-10-15  6:07     ` Soumya Negi
2023-10-15 12:50       ` Greg Kroah-Hartman
2023-10-15 19:19         ` Soumya Negi

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.1697184167.git.soumya.negi97@gmail.com \
    --to=soumya.negi97@gmail.com \
    --cc=deanahn@gctsemi.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jonathankim@gctsemi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=outreachy@lists.linux.dev \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).