commit | ae6961de541d2307076d02fe9ae31f25c9f13611 | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Tue Sep 01 10:39:09 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 01 15:34:49 2020 -0700 |
tree | 8e3cde0b3bc78b84a15192c9516ae8403af98e12 | |
parent | cbedcb044e9cc4e14bbe6658111224bb923094f4 [diff] |
vhost: fix typo in error message "enable" should be "disable" when the function name is vhost_disable_notify(), which does the disabling work. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Acked-by: Jason Wang <jasowang@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>