From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Justin P. Mattock" Subject: Re: [RFC 1/6]Fix typo "recieve" in various parts of the kernel. Date: Thu, 07 Apr 2011 13:43:51 -0700 Message-ID: <4D9E2207.10809@gmail.com> References: <1302192567-842-1-git-send-email-justinmattock@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: trivial@kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, socketcan-core@lists.berlios.de, linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org To: Jesper Juhl Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 04/07/2011 01:32 PM, Jesper Juhl wrote: > On Thu, 7 Apr 2011, Justin P. Mattock wrote: > >> The patch below fixes some typos "recieve" in various parts of the kernel. >> Note: these below are in actual code rather than comments(excpet for r852.c which >> has a code fix, and comment). >> compile tested as best as I can... >> >> Signed-off-by: Justin P. Mattock >> CC: linux-input@vger.kernel.org >> CC: linux-arm-kernel@lists.infradead.org >> CC: linux-mtd@lists.infradead.org >> CC: netdev@vger.kernel.org >> CC: socketcan-core@lists.berlios.de >> CC: linux-scsi@vger.kernel.org >> CC: linux-usb@vger.kernel.org > > Looks good to me. > > Reviewed-by: Jesper Juhl > cool.. thanks for reveiwing! Justin P. Mattock