Re: [PATCH v2] ipv6: sr: Use ARRAY_SIZE macro

From: Greg KH
Date: Thu Aug 31 2017 - 11:02:11 EST


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@xxxxxxxx>
> ---
> 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.