From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754748Ab2C0Qu5 (ORCPT ); Tue, 27 Mar 2012 12:50:57 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:52271 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754606Ab2C0Qu4 (ORCPT ); Tue, 27 Mar 2012 12:50:56 -0400 Message-ID: <4F71EFED.6080409@gmail.com> Date: Tue, 27 Mar 2012 09:50:53 -0700 From: David Daney User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 MIME-Version: 1.0 To: "Justin P. Mattock" CC: linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH V2]drivers:staging:octeon Fix typos in staging:octeon References: <1332822858-14940-1-git-send-email-justinmattock@gmail.com> In-Reply-To: <1332822858-14940-1-git-send-email-justinmattock@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/26/2012 09:34 PM, Justin P. Mattock wrote: > From: "Justin P. Mattock" > > The below patch is a resend to fix some typos and comments that > I have found while reading. > > Signed-off-by: Justin P. Mattock > --- > drivers/staging/octeon/ethernet-rx.c | 2 +- > drivers/staging/octeon/ethernet-tx.c | 10 +++++----- > drivers/staging/octeon/ethernet-util.h | 2 +- > drivers/staging/octeon/ethernet.c | 2 +- > 4 files changed, 8 insertions(+), 8 deletions(-) > Acked-by: David Daney