From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751023AbcCJFCs (ORCPT ); Thu, 10 Mar 2016 00:02:48 -0500 Received: from imap.thunk.org ([74.207.234.97]:54690 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750705AbcCJFCp (ORCPT ); Thu, 10 Mar 2016 00:02:45 -0500 Date: Thu, 10 Mar 2016 00:02:42 -0500 From: "Theodore Ts'o" To: Adam Buchbinder Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, trivial@kernel.org Subject: Re: [PATCH] ext4: Fix misspellings in comments. Message-ID: <20160310050242.GE4937@thunk.org> Mail-Followup-To: Theodore Ts'o , Adam Buchbinder , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, trivial@kernel.org References: <1456278467-5889-1-git-send-email-adam.buchbinder@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456278467-5889-1-git-send-email-adam.buchbinder@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 23, 2016 at 05:47:47PM -0800, Adam Buchbinder wrote: > Signed-off-by: Adam Buchbinder Thanks, applied. - Ted