git: sys/gnu/vfs/ext2fs: Remove bsd_malloc/free macros
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri May 29 17:27:28 PDT 2015
commit c1940ee11f0da052eb6988359e4c7076632eddc8
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Fri May 29 19:26:01 2015 +0900
sys/gnu/vfs/ext2fs: Remove bsd_malloc/free macros
- These file-local macros are not necessary.
These are neither from the original ext2 nor UFS code.
- (Note that dfly's ext2 seems to be broken currently)
Summary of changes:
sys/gnu/vfs/ext2fs/ext2_vfsops.c | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c1940ee11f0da052eb6988359e4c7076632eddc8
--
DragonFly BSD source repository
More information about the Commits
mailing list