commit 2b5191661daa785b2d11ec631d564bad09c11d02
Author: Tomohiro Kusumi <[email protected]>
Date: Fri Nov 20 01:58:31 2015 +0900
sys/vfs/hammer: Remove HAMMER_RECTYPE_UNUSED02/03 macros
These macros aren't used.
Also macros from 0x4 to 0xF do not exist, then it's natural
not to have UNUSED macros for 0x2 and 0x3.
Summary of changes:
sys/vfs/hammer/hammer_disk.h | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b5191661daa785b2d11ec631d564bad09c11d02
--
DragonFly BSD source repository