DragonFly BSD
DragonFly commits List (threaded) for 2010-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: HAMMER - Remove unused variable


From: Ilya Dryomov <dis@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 30 Dec 2010 03:53:51 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]