From: davem@davemloft.net (David Miller)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 net-next 0/5] Fixes coding style in xilinx_emaclite.c
Date: Sat, 30 Jun 2018 20:16:15 +0900 (KST) [thread overview]
Message-ID: <20180630.201615.1561953485703310312.davem@davemloft.net> (raw)
In-Reply-To: <1530191510-10310-1-git-send-email-radhey.shyam.pandey@xilinx.com>
From: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Date: Thu, 28 Jun 2018 18:41:45 +0530
> This patchset fixes checkpatch and kernel-doc warnings in
> xilinx emaclite driver. No functional change.
>
> Changes from v2:
> -In 2/5 patch refactor if-else to make failure path return early.
> -In 2/5 patch coalesce the format onto a single line and add the
> missing space after the comma.
Series applied.
prev parent reply other threads:[~2018-06-30 11:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-28 13:11 [PATCH v3 net-next 0/5] Fixes coding style in xilinx_emaclite.c Radhey Shyam Pandey
2018-06-28 13:11 ` [PATCH v3 net-next 1/5] net: emaclite: Use __func__ instead of hardcoded name Radhey Shyam Pandey
2018-06-28 13:11 ` [PATCH v3 net-next 2/5] net: emaclite: Simplify if-else statements Radhey Shyam Pandey
2018-06-28 13:11 ` [PATCH v3 net-next 3/5] net: emaclite: update kernel-doc comments Radhey Shyam Pandey
2018-06-28 13:11 ` [PATCH v3 net-next 4/5] net: emaclite: Fix block comments style Radhey Shyam Pandey
2018-06-28 13:11 ` [PATCH v3 net-next 5/5] net: emaclite: Remove unnecessary spaces Radhey Shyam Pandey
2018-06-30 11:16 ` David Miller [this message]
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=20180630.201615.1561953485703310312.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
/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 NNTP newsgroup(s).