From: Theodore Ts'o Subject: Re: [PATCH] ext4: fix trivial typo in the comment for extents.c/ext4_split_unwritten_extents Date: Sat, 18 Aug 2012 22:39:27 -0400 Message-ID: <20120819023927.GC15763@thunk.org> References: <50023BD4.2050809@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andreas Dilger , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org To: Wang Sheng-Hui Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:45556 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752952Ab2HSCjc (ORCPT ); Sat, 18 Aug 2012 22:39:32 -0400 Content-Disposition: inline In-Reply-To: <50023BD4.2050809@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Jul 15, 2012 at 11:41:08AM +0800, Wang Sheng-Hui wrote: > Put the sign '/' to the right position. > > Signed-off-by: Wang Sheng-Hui Applied, thanks. - Ted