From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:49426 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752220AbcJJPEi (ORCPT ); Mon, 10 Oct 2016 11:04:38 -0400 Date: Mon, 10 Oct 2016 17:04:36 +0200 From: David Sterba To: "Lakshmipathi.G" Cc: linux-btrfs@vger.kernel.org Subject: Re: [PATCH]btrfs-progs: btrfs-debugfs: cleanup unused variables reported by pylint Message-ID: <20161010150436.GJ11398@twin.jikos.cz> Reply-To: dsterba@suse.cz References: <20161010120455.GA32406@fedori> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20161010120455.GA32406@fedori> Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Mon, Oct 10, 2016 at 02:04:55PM +0200, Lakshmipathi.G wrote: > Signed-off-by: Lakshmipathi.G Applied, thanks.