From: Theodore Tso Subject: Re: [PATCH 57/62] fs/ext4/mballoc.c: Remove unnecessary semicolons Date: Sun, 5 Jul 2009 22:34:31 -0400 Message-ID: <20090706023431.GF6706@mit.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, trivial@kernel.org, Andrew Morton , Andreas Dilger , linux-ext4@vger.kernel.org To: Joe Perches Return-path: Received: from thunk.org ([69.25.196.29]:35476 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753987AbZGFCfL (ORCPT ); Sun, 5 Jul 2009 22:35:11 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Jun 28, 2009 at 09:27:02AM -0700, Joe Perches wrote: > Signed-off-by: Joe Perches Thanks, added to the ext4 patch queue. - Ted