]> granicus.if.org Git - strace/commit
dm: use PRINT_FIELD_* macros
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 14 Jul 2017 00:08:09 +0000 (00:08 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 14 Jul 2017 03:59:13 +0000 (03:59 +0000)
commitc468637dba25c2b8021ec0cfb8d20dd3ec0c5df3
treecdcdb9639eed2083145e9a6c24f2a60d1e1b13ae
parent14c2dca9e1f491df4822a6c1fbcf8b3568d1124c
dm: use PRINT_FIELD_* macros

* dm.c (dm_decode_values, dm_decode_dm_target_spec,
dm_decode_dm_target_deps, dm_decode_dm_target_msg, dm_known_ioctl): Use
PRINT_FIELD_D, PRINT_FIELD_U, and PRINT_FIELD_FLAGS.
dm.c