From: Theodore Ts'o Subject: Re: [PATCH] ext4: delete unused variables Date: Mon, 17 Jun 2013 08:57:30 -0400 Message-ID: <20130617125730.GB24972@thunk.org> References: <20130617000543.164330@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: jon ernst Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:58635 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755240Ab3FQM5d (ORCPT ); Mon, 17 Jun 2013 08:57:33 -0400 Content-Disposition: inline In-Reply-To: <20130617000543.164330@gmx.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Jun 16, 2013 at 08:05:43PM -0400, jon ernst wrote: > This patch removed several unused variables. > > Signed-off-by: Jon Ernst Applied, thanks. BTW, your patch was corrupted by your Mail User Agent. (It was sent in UTF-8 and with strange character set conversions.) - Ted