Commit ff3e2ca6 authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Adam Wujek

wr_nic: whitespace change (no change)

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent e8e3e843
......@@ -182,7 +182,7 @@ static int wrn_probe(struct platform_device *pdev)
err = wrn_mezzanine_init(netdev);
if (err)
dev_err(&pdev->dev, "Init mezzanine code: "
"error %i\n", err);
"error %i\n", err);
}
if (i == 0)
return -ENODEV; /* no endpoints */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment