From mboxrd@z Thu Jan 1 00:00:00 1970 From: justinmattock@gmail.com (Justin P. Mattock) Date: Thu, 07 Apr 2011 13:43:51 -0700 Subject: [RFC 1/6]Fix typo "recieve" in various parts of the kernel. In-Reply-To: References: <1302192567-842-1-git-send-email-justinmattock@gmail.com> Message-ID: <4D9E2207.10809@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 at vger.kernel.org >> CC: linux-arm-kernel at lists.infradead.org >> CC: linux-mtd at lists.infradead.org >> CC: netdev at vger.kernel.org >> CC: socketcan-core at lists.berlios.de >> CC: linux-scsi at vger.kernel.org >> CC: linux-usb at vger.kernel.org > > Looks good to me. > > Reviewed-by: Jesper Juhl > cool.. thanks for reveiwing! Justin P. Mattock