From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756869Ab1LHD57 (ORCPT ); Wed, 7 Dec 2011 22:57:59 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:51271 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754842Ab1LHD56 (ORCPT ); Wed, 7 Dec 2011 22:57:58 -0500 Date: Thu, 8 Dec 2011 11:57:12 +0800 From: Wang YanQing To: Dave Young Cc: trivial , lkml Subject: Re: [PATCH][TRIVIAL] mainline: Fix typo: change aera to area in "*.[ch]" Message-ID: <20111208035712.GA20018@udknight.homenetwork> Mail-Followup-To: Wang YanQing , Dave Young , trivial , lkml References: <20111208014739.GA6934@udknight.homenetwork> <4EE01ABC.4060405@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EE01ABC.4060405@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 08, 2011 at 10:02:36AM +0800, Dave Young wrote: > s/exntension/extension ? Yes, I will send the v2 patch! Thanks