From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752852AbbKPQf0 (ORCPT ); Mon, 16 Nov 2015 11:35:26 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:40460 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750797AbbKPQfX (ORCPT ); Mon, 16 Nov 2015 11:35:23 -0500 Subject: Re: [PATCH] Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txt To: Masanari Iida , linux-kernel@vger.kernel.org, jaegeuk@kernel.org, cm224.lee@samsung.com, chao2.yu@samsung.com, linux-f2fs-devel@lists.sourceforge.net, corbet@lwn.net, linux-doc@vger.kernel.org References: <1447674388-30253-1-git-send-email-standby24x7@gmail.com> From: Randy Dunlap Message-ID: <564A05C4.4000209@infradead.org> Date: Mon, 16 Nov 2015 08:35:16 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447674388-30253-1-git-send-email-standby24x7@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/16/15 03:46, Masanari Iida wrote: > This patch fix some typos in Documentation/filesystems/f2fs.txt > > Signed-off-by: Masanari Iida > --- > Documentation/filesystems/f2fs.txt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Acked-by: Randy Dunlap Thanks. -- ~Randy