From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: [PATCH 7/9] s2io.c: fix spelling explaination Date: Mon, 24 Aug 2009 20:29:46 -0700 Message-ID: References: Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org To: netdev@vger.kernel.org Cc: Anil Murthy , Sreenivasa Honnur , Sivakumar Subramani , Rastapur Santosh , Ramkrishna Vepa , "David S. Miller" , Andrew Morton , linux-next@vger.kernel.org List-Id: linux-next.vger.kernel.org Signed-off-by: Joe Perches --- drivers/net/s2io.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/s2io.c b/drivers/net/s2io.c index 2805edd..4897f04 100644 --- a/drivers/net/s2io.c +++ b/drivers/net/s2io.c @@ -25,7 +25,7 @@ * Christopher Hellwig : Some more 2.6 specific issues in the driver. * * The module loadable parameters that are supported by the driver and a brief - * explaination of all the variables. + * explanation of all the variables. * * rx_ring_num : This can be used to program the number of receive rings used * in the driver. -- 1.6.3.1.10.g659a0.dirty