Commit 1816bf1f authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by David S. Miller

Fix a typo

s/serisouly/seriously/

...and the sentence construction.
Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 84b9000a
......@@ -1674,8 +1674,8 @@ static void gem_init_phy(struct gem *gp)
if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) {
int i;
/* Those delay sucks, the HW seem to love them though, I'll
* serisouly consider breaking some locks here to be able
/* Those delays sucks, the HW seems to love them though, I'll
* seriously consider breaking some locks here to be able
* to schedule instead
*/
for (i = 0; i < 3; i++) {
......
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