From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] bison: remove old log level tokens Date: Wed, 30 Nov 2016 20:36:38 +0100 Message-ID: <20161130193638.GA21575@salvia> References: <1480534468-7388-1-git-send-email-fw@strlen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Florian Westphal Return-path: Received: from mail.us.es ([193.147.175.20]:38112 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753657AbcK3Tgr (ORCPT ); Wed, 30 Nov 2016 14:36:47 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 759A512A695 for ; Wed, 30 Nov 2016 20:36:45 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 67989DA7F6 for ; Wed, 30 Nov 2016 20:36:45 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 7EFC8DA7E0 for ; Wed, 30 Nov 2016 20:36:43 +0100 (CET) Content-Disposition: inline In-Reply-To: <1480534468-7388-1-git-send-email-fw@strlen.de> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Nov 30, 2016 at 08:34:28PM +0100, Florian Westphal wrote: > not used anymore since 0423caa91ad26e7 ("src: don't need keyword for log level") Acked-by: Pablo Neira Ayuso Thanks Florian.