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

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
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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++) {