s/serisouly/seriously/

...and the sentence construction.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Bhaskar Chowdhury 2021-03-19 01:33:42 +05:30 коммит произвёл David S. Miller
Родитель 84b9000a4b
Коммит 1816bf1f53
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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++) {