git: kernel: Style and whitespace cleanups to subr_disk* code
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 05:49:12 PST 2026
commit ea694029b77a5316bc59efda1e956e4d400a47e8
Author: Aaron LI <aly at aaronly.me>
Date: Thu May 15 15:05:44 2025 +0800
kernel: Style and whitespace cleanups to subr_disk* code
Summary of changes:
sys/kern/subr_disk.c | 11 +++----
sys/kern/subr_diskgpt.c | 14 ++++-----
sys/kern/subr_disklabel32.c | 75 ++++++++++++++++++++++++---------------------
sys/kern/subr_diskmbr.c | 40 ++++++++++++------------
sys/kern/subr_diskslice.c | 29 +++++++++---------
sys/sys/disklabel.h | 11 +++----
sys/sys/disklabel32.h | 3 +-
7 files changed, 91 insertions(+), 92 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ea694029b77a5316bc59efda1e956e4d400a47e8
--
DragonFly BSD source repository
More information about the Commits
mailing list