diff options
author | Xie Yongji <xieyongji@bytedance.com> | 2022-07-06 17:56:22 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-08-02 11:01:41 +0200 |
commit | e7156ff7cb3ea79c5c859168484a216c431bdd5a (patch) | |
tree | d111c9bbdbb9baa7b956a4e3f2522b3f87574d7c /net | |
parent | 77e3f038af1764983087e3551a0fde9951952c4d (diff) | |
download | qemu-e7156ff7cb3ea79c5c859168484a216c431bdd5a.zip qemu-e7156ff7cb3ea79c5c859168484a216c431bdd5a.tar.gz qemu-e7156ff7cb3ea79c5c859168484a216c431bdd5a.tar.bz2 |
libvduse: Fix the incorrect function name
In vduse_name_is_valid(), we actually check whether
the name is invalid or not. So let's change the
function name to vduse_name_is_invalid() to match
the behavior.
Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220706095624.328-2-xieyongji@bytedance.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions