git: HAMMER - Remove unused variable

看板DFBSD_commit作者時間15年前 (2010/12/30 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D77I2HU (DFBSD_commit)