sys/dev/disk/dm: Change DM_XXX_FLAG() to inline functions
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 7 Nov 2015 21:49:04 +0000 (06:49 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 8 Nov 2015 13:30:20 +0000 (22:30 +0900)
commit157bcf9e943eb60e99ebc19971090f6a3dde91fa
treefc16b85c11a74f5c34beafa2bec76798b62c668e
parent5f3bf2b245d9b868f62e94449464819f2599f177
sys/dev/disk/dm: Change DM_XXX_FLAG() to inline functions

These shouldn't be macros IMO.
sys/dev/disk/dm/dm_ioctl.c