Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752671Ab2FROmh (ORCPT ); Mon, 18 Jun 2012 10:42:37 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:50116 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751999Ab2FROmf (ORCPT ); Mon, 18 Jun 2012 10:42:35 -0400 From: "Justin P. Mattock" To: gregkh@linuxfoundation.org Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 2/2]staging "slicoss" Fix a typo. Date: Mon, 18 Jun 2012 07:42:24 -0700 Message-Id: <1340030544-21245-2-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1340030544-21245-1-git-send-email-justinmattock@gmail.com> References: <1340030544-21245-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1124 Lines: 32 From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes a typo found while reading through "staging" "slicoss" drivers/staging/slicoss/slicoss.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/slicoss/slicoss.c b/drivers/staging/slicoss/slicoss.c index 77a0751..d2b82a7 100644 --- a/drivers/staging/slicoss/slicoss.c +++ b/drivers/staging/slicoss/slicoss.c @@ -47,7 +47,7 @@ * Oasis cards (single and dual port PCI-x Gigabit) copper and fiber * Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber * - * The driver was acutally tested on Oasis and Kalahari cards. + * The driver was actually tested on Oasis and Kalahari cards. * * * NOTE: This is the standard, non-accelerated version of Alacritech's -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/