commit | 790cd1a8f0022c8e9fe7d856b2866bb9088825f7 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Tue Nov 13 11:50:57 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 16 19:34:50 2018 -0800 |
tree | 80302aa126c46f87e75a5da70cff2fd321a3bb3a | |
parent | 7f600f14dfac4ba4aee6283a415cdad2925d7791 [diff] |
net: hns3: fix spelling mistake "failded" -> "failed" Trivial fix, the spelling of "failded" is incorrect in dev_err and dev_warn messages. Fix this. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>