From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Sutter Subject: Re: [iproute PATCH] Use ARRAY_SIZE macro everywhere Date: Thu, 17 Mar 2016 20:37:41 +0100 Message-ID: <20160317193740.GC5652@orbyte.nwl.cc> References: <1458242888-28978-1-git-send-email-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from orbyte.nwl.cc ([151.80.46.58]:47861 "EHLO mail.nwl.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752291AbcCQThm (ORCPT ); Thu, 17 Mar 2016 15:37:42 -0400 Content-Disposition: inline In-Reply-To: <1458242888-28978-1-git-send-email-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Mar 17, 2016 at 08:28:08PM +0100, Phil Sutter wrote: > This patch was generated by the following semantic patch (a trimmed down > version of what is shipped with Linux sources): And it was extracted from a tree with previous commits applied, sadly interfering with context here. Therefore it won't apply cleanly to master. Please ignore, I will resend a fixed version. Sorry for the noise, Phil