From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Foley Subject: Re: [PATCH libmnl] Move declaration of visibility attributes before definition. Date: Fri, 1 Jul 2016 10:43:55 -0400 Message-ID: References: <1457278391-10086-1-git-send-email-pefoley2@pefoley.com> <20160701135425.GA4438@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: netfilter-devel@vger.kernel.org To: Pablo Neira Ayuso Return-path: Received: from mail-vk0-f42.google.com ([209.85.213.42]:33849 "EHLO mail-vk0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752171AbcGAOoQ (ORCPT ); Fri, 1 Jul 2016 10:44:16 -0400 Received: by mail-vk0-f42.google.com with SMTP id c2so155943763vkg.1 for ; Fri, 01 Jul 2016 07:44:16 -0700 (PDT) In-Reply-To: <20160701135425.GA4438@salvia> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Jul 1, 2016 at 9:54 AM, Pablo Neira Ayuso wrote: > I don't like that we have to change coding style for this, but given > many of you have follow up on this, I'm willing to help so I'm > applying this. Great, thanks!