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

From: David Miller
Date: Fri Sep 01 2017 - 21:35:46 EST


From: Thomas Meyer <thomas@xxxxxxxx>
Date: Thu, 31 Aug 2017 16:18:15 +0200

> 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>

Applied, thanks.