From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1blp0190.outbound.protection.outlook.com [207.46.163.190]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 86A8E1A01F6 for ; Wed, 30 Jul 2014 05:45:24 +1000 (EST) Message-ID: <1406663110.29414.236.camel@snotra.buserror.net> Subject: Re: [PATCH] net/fsl: fix misspelled word From: Scott Wood To: Shruti Kanetkar Date: Tue, 29 Jul 2014 14:45:10 -0500 In-Reply-To: <1406663055-8700-1-git-send-email-Shruti@Freescale.com> References: <1406663055-8700-1-git-send-email-Shruti@Freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org, Madalin Bucur List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2014-07-29 at 14:44 -0500, Shruti Kanetkar wrote: > From: Madalin Bucur > > Fix one misspelled word reported by codespell. > > Signed-off-by: Madalin Bucur > Signed-off-by: Shruti Kanetkar > --- > drivers/net/ethernet/freescale/xgmac_mdio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) netdev patches go to the netdev list and maintainer. -Scott