From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nft v3 1/6] tests/py: remove unused variables Date: Wed, 13 Jan 2016 13:03:31 +0100 Message-ID: <20160113120331.GA3243@salvia> References: <1452558417-30046-1-git-send-email-pablombg@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: "Pablo M. Bermudo Garay" Return-path: Received: from mail.us.es ([193.147.175.20]:45792 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755254AbcAMMDi (ORCPT ); Wed, 13 Jan 2016 07:03:38 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id E53D0B5A621 for ; Wed, 13 Jan 2016 13:03:34 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id D150ADA86D for ; Wed, 13 Jan 2016 13:03:34 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id DFEA2DA872 for ; Wed, 13 Jan 2016 13:03:32 +0100 (CET) Content-Disposition: inline In-Reply-To: <1452558417-30046-1-git-send-email-pablombg@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Jan 12, 2016 at 01:26:52AM +0100, Pablo M. Bermudo Garay wrote: > Only that. The script had a lot of unused variables. Series from 1/6 to 6/6 applied, thanks Pablo.