From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753009Ab1CODO5 (ORCPT ); Mon, 14 Mar 2011 23:14:57 -0400 Received: from mail-px0-f179.google.com ([209.85.212.179]:38929 "EHLO mail-px0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752628Ab1CODO4 (ORCPT ); Mon, 14 Mar 2011 23:14:56 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=x90H1St8kfBbLVtzwn3pfkxJarTFxgo7y7Jr6LhMl47zyT6uq88LyEOD/nBjymvV5q 8pj4GyIDRoPCz6xg4K54hEYtj3xuWrdKjaJtMHklq4qvTWAHC+TCyDm/WsIahiWMHObg lro2mNQpthijaLaPGUeY7DdB/WfProK6P3SH8= Date: Tue, 15 Mar 2011 11:14:20 +0800 From: Harry Wei To: Peter Huewe Cc: greg@kroah.com, linux-kernel@vger.kernel.org, trivial@kernel.org, jkosina@suse.cz, joe@perches.com Subject: Re: [PATCH] staging/trivial: Fix common spelling mistakes Message-ID: <20110315031418.GB3372@gmail.com> Mail-Followup-To: Peter Huewe , greg@kroah.com, linux-kernel@vger.kernel.org, trivial@kernel.org, jkosina@suse.cz, joe@perches.com References: <1300139875-8688-1-git-send-email-peterhuewe@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1300139875-8688-1-git-send-email-peterhuewe@gmx.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 14, 2011 at 10:57:55PM +0100, Peter Huewe wrote: > This patch fixes some very common spelling mistakes in drivers/staging > The changes were carried out by hand and are made in > documentation/comments only - no functional change. > Variables were left untouched on purpose. > Linebreaks were also left untouched on purpose. Hi peter, I have sense that you should split this patch for patches, which one patch just do one spelling mistakes. But there are so many spelling mistakes. I wanna help you with this stuff. Would you like to assign some to me. I am so pleasure for this. Thanks. Best Regards. Harry Wei.