From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 01/39] misc: fix compiler warnings Date: Tue, 4 Nov 2014 11:36:07 -0500 Message-ID: <20141104163607.GB30614@thunk.org> References: <20141025205623.532.12119.stgit@birch.djwong.org> <20141025205629.532.30496.stgit@birch.djwong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: "Darrick J. Wong" Return-path: Received: from imap.thunk.org ([74.207.234.97]:38297 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752617AbaKDQiS (ORCPT ); Tue, 4 Nov 2014 11:38:18 -0500 Content-Disposition: inline In-Reply-To: <20141025205629.532.30496.stgit@birch.djwong.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sat, Oct 25, 2014 at 01:56:30PM -0700, Darrick J. Wong wrote: > Fix some gcc-4.8 warnings. > > Signed-off-by: Darrick J. Wong Applied, thanks. - Ted