mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: apw@canonical.com, davem@davemloft.net, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] new ethernet address manipulation checks
Date: Sun, 26 Apr 2015 11:20:16 -0700	[thread overview]
Message-ID: <1430072416.4833.10.camel@perches.com> (raw)
In-Reply-To: <1430066600-12210-1-git-send-email-mateusz.kulikowski@gmail.com>

(adding Andrew Morton)

On Sun, 2015-04-26 at 18:43 +0200, Mateusz Kulikowski wrote:
> Changes in v3:
> - Fixed handling of MEMSET issues (due to '/s' at the end the same 
>   error/warning was reported several times)
> - Added handling of multiline PREFER_ETHER_ADDR_COPY warnings
> - Review: added --fix option to eth_zero/broadcast_addr checks
> - All new warnings are multi-line aware (fixes work on single lines only)

Acked-by: Joe Perches <joe@perches.com>

Thanks Mateusz


      parent reply	other threads:[~2015-04-26 18:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26 16:43 Mateusz Kulikowski
2015-04-26 16:43 ` [PATCH v3 1/4] checkpatch: suggest using ether_addr_equal*() Mateusz Kulikowski
2015-04-26 16:43 ` [PATCH v3 2/4] checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() Mateusz Kulikowski
2015-04-26 16:43 ` [PATCH v3 3/4] checkpatch: Fix processing of MEMSET issues Mateusz Kulikowski
2015-04-26 16:43 ` [PATCH v3 4/4] checkpatch: Add multi-line handling for PREFER_ETHER_ADDR_COPY Mateusz Kulikowski
2015-04-26 18:20 ` Joe Perches [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=1430072416.4833.10.camel@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=apw@canonical.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mateusz.kulikowski@gmail.com \
    --cc=netdev@vger.kernel.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

Powered by JetHome