Skip to content
Snippets Groups Projects
Commit e7156ff7 authored by Xie Yongji's avatar Xie Yongji Committed by Kevin Wolf
Browse files

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: default avatarXie Yongji <xieyongji@bytedance.com>
Reviewed-by: default avatarMarkus Armbruster <armbru@redhat.com>
Message-Id: <20220706095624.328-2-xieyongji@bytedance.com>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent 77e3f038
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment