From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4D9E2207.10809@gmail.com> Date: Thu, 07 Apr 2011 13:43:51 -0700 From: "Justin P. Mattock" MIME-Version: 1.0 To: Jesper Juhl Subject: Re: [RFC 1/6]Fix typo "recieve" in various parts of the kernel. References: <1302192567-842-1-git-send-email-justinmattock@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: trivial@kernel.org, linux-scsi@vger.kernel.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, socketcan-core@lists.berlios.de, linux-mtd@lists.infradead.org, linux-input@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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