git: sys/vfs/hammer: Add cond to kprintf("\n"); on volume-del

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Aug 2 00:34:28 PDT 2015


commit bcff22106fe938c8ecbd2191ebd1c0b5d2c37f14
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Thu Jul 30 02:54:36 2015 +0900

    sys/vfs/hammer: Add cond to kprintf("\n"); on volume-del
    
    Should print \n only when count>=5 otherwise it generates
    a blank line in dmesg.

Summary of changes:
 sys/vfs/hammer/hammer_volume.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bcff22106fe938c8ecbd2191ebd1c0b5d2c37f14


-- 
DragonFly BSD source repository



More information about the Commits mailing list