git: sbin/hammer: Cleanup and squash elm format of hammer show
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Sat Mar  5 03:54:55 PST 2016
    
    
  
commit d63d12543c2da2d61754a643d9d9975d7a2c330f
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Mar 2 01:38:21 2016 +0900
    sbin/hammer: Cleanup and squash elm format of hammer show
    
    Fix possible trailing whitespace after object type field.
    
    Record information was taking too many lines for no reason.
    Squash three lines (ot=, dataoff=, fill=) into one.
    Record type dependent part is printed from the next line.
Summary of changes:
 sbin/hammer/cmd_show.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d63d12543c2da2d61754a643d9d9975d7a2c330f
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list