From: Greg KH <gregkh@linuxfoundation.org>
To: Thomas Meyer <thomas@m3y3r.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] ipv6: sr: Use ARRAY_SIZE macro
Date: Thu, 31 Aug 2017 17:02:09 +0200 [thread overview]
Message-ID: <20170831150209.GA15886@kroah.com> (raw)
In-Reply-To: <20170831142018.28052-1-thomas@m3y3r.de>
On Thu, Aug 31, 2017 at 04:20:18PM +0200, Thomas Meyer wrote:
> Grepping for "sizeof\(.+\) / sizeof\(" found this as one of the first
> candidates.
> Maybe a coccinelle can catch all of those.
>
> Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
> ---
> net/ipv6/seg6_hmac.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Why are you sending this to me?
Please, use scripts/get_maintainers.pl properly please.
next prev parent reply other threads:[~2017-08-31 15:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 13:04 [PATCH] vt: Use bsearch library function in is_double_width Thomas Meyer
2017-08-31 13:34 ` Greg KH
2017-08-31 14:20 ` [PATCH v2] ipv6: sr: Use ARRAY_SIZE macro Thomas Meyer
2017-08-31 15:02 ` Greg KH [this message]
2017-08-31 23:15 ` Thomas Meyer
2017-08-31 14:21 ` [PATCH v2] vt: Use bsearch library function in is_double_width Thomas Meyer
2017-08-31 15:02 ` Greg KH
2017-08-31 23:26 ` Thomas Meyer
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=20170831150209.GA15886@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thomas@m3y3r.de \
/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.