Fix a typo
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:
Родитель
84b9000a4b
Коммит
1816bf1f53
|
@ -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++) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче