X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fsh_eth.c;h=8a72a979ee711262a613ddbe6e0fd3276b6f77d4;hb=86a45a023dc4e2217bef34ab204b21a37d1b373a;hp=e9e7a530552ca28c3a3dc7ba1f730273d753960e;hpb=f741a79e982cf56d7584435bad663553ffe6715f;p=pandora-kernel.git diff --git a/drivers/net/sh_eth.c b/drivers/net/sh_eth.c index e9e7a530552c..8a72a979ee71 100644 --- a/drivers/net/sh_eth.c +++ b/drivers/net/sh_eth.c @@ -1875,7 +1875,7 @@ static int sh_eth_drv_probe(struct platform_device *pdev) if (ret) goto out_unregister; - /* print device infomation */ + /* print device information */ pr_info("Base address at 0x%x, %pM, IRQ %d.\n", (u32)ndev->base_addr, ndev->dev_addr, ndev->irq);