git: HAMMER - Remove unused variable

Ilya Dryomov dis at crater.dragonflybsd.org
Thu Dec 30 03:55:44 PST 2010


commit a74f1d265332adb5386d15d97cf832b74dd096e8
Author: Ilya Dryomov <idryomov at 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





More information about the Commits mailing list