git: kernel: Remove use of "%b" format in main kernel code.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Wed Feb 14 00:14:48 PST 2018


commit 2753c7583521845e36018da2792197dadbe44319
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Feb 4 14:30:53 2018 +0200

    kernel: Remove use of "%b" format in main kernel code.
    
    Switch to args safe "%pb%i" internal format.

Summary of changes:
 sys/kern/vfs_bio.c                  |  2 +-
 sys/platform/pc64/x86_64/identcpu.c | 35 ++++++++++++++++-------------------
 2 files changed, 17 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2753c7583521845e36018da2792197dadbe44319


-- 
DragonFly BSD source repository



More information about the Commits mailing list