git: Use 'sysmsg_result' macro for consistency

Aaron LI aly at crater.dragonflybsd.org
Wed Jan 20 06:06:03 PST 2021


commit 1ff2c2bfe5ce92a2b6ab674372292334b840c44f
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Jan 20 10:40:13 2021 +0800

    Use 'sysmsg_result' macro for consistency
    
    Don't directly use the 'sm_result' union member in 'struct sysmsg',
    consistent with other kernel code.

Summary of changes:
 sys/bus/cam/scsi/scsi_sg.c | 2 +-
 sys/dev/raid/amr/amr.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ff2c2bfe5ce92a2b6ab674372292334b840c44f


-- 
DragonFly BSD source repository


More information about the Commits mailing list