treewide: Fix typo in printk messages
This patch fix spelling typo in printk messages. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
此提交包含在:
@@ -794,7 +794,7 @@ int qlcnic_82xx_config_intr_coalesce(struct qlcnic_adapter *adapter,
|
||||
|
||||
if (rv)
|
||||
netdev_err(adapter->netdev,
|
||||
"Failed to set Rx coalescing parametrs\n");
|
||||
"Failed to set Rx coalescing parameters\n");
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
新增問題並參考
封鎖使用者