看板 DFBSD_commit 關於我們 聯絡資訊
commit a74f1d265332adb5386d15d97cf832b74dd096e8 Author: Ilya Dryomov <idryomov@gmail.com> Date: Thu Dec 30 13:41:08 2010 +0200 HAMMER - Remove unused variable Although assigned (so GCC was silent), the 'blockmap' variable is unused in hammer_blockmap_free(), hammer_blockmap_dedup() and hammer_blockmap_finalize() functions. Summary of changes: sys/vfs/hammer/hammer_blockmap.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a74f1d265332adb5386d15d97cf832b74dd096e8 -- DragonFly BSD source repository