libfsimage: fix parentheses in macro parameters
authorRoger Pau Monne <roger.pau@citrix.com>
Fri, 13 Mar 2020 08:45:58 +0000 (09:45 +0100)
committerWei Liu <wl@xen.org>
Fri, 13 Mar 2020 10:20:26 +0000 (10:20 +0000)
commit76416c459c6e0b3579c5177df414e0633b8b9565
tree1d681ddc3ba7182feaf116c12d7a278137d856e4
parente54c433adf01a242bf6e9fe9378a2c83d3f8b419
libfsimage: fix parentheses in macro parameters

VERIFY_DN_TYPE and VERIFY_OS_TYPE should use parentheses when
accessing the type parameter. Note that none of the current usages
require this, it's just done for correctness.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
tools/libfsimage/zfs/fsys_zfs.h