vl: don't use 'Yoda conditions'
commit28de2f883c165ed237b49e940b10cc97292c5053
authorGonglei <arei.gonglei@huawei.com>
Mon, 11 Aug 2014 13:00:57 +0000 (11 21:00 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 15 Aug 2014 14:54:07 +0000 (15 18:54 +0400)
tree886c0ccc0f9d640f762584843425d14d3373f1d9
parentfe8e8327f1a5e0b07e5aad9e3b5725ac2ebda415
vl: don't use 'Yoda conditions'

imitate nearby code about using '!value' or 'value == NULL'

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
vl.c