git: kernel/rman: Fix error return in sysctl_rman().

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Feb 18 11:05:47 PST 2026


commit 7b59e4b94d2e1b2cd26a78049c1e51baa9638acd
Author: Sascha Wildner <saw at online.de>
Date:   Wed Feb 18 20:05:13 2026 +0100

    kernel/rman: Fix error return in sysctl_rman().
    
    Matt changed the error handling in 869748ea0626d3966a0b0e1a8223de70ef05
    but forgot to return 'error' from now on.
    
    This fixes devinfo -r (show hardware resource information).

Summary of changes:
 sys/kern/subr_rman.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7b59e4b94d2e1b2cd26a78049c1e51baa9638acd


-- 
DragonFly BSD source repository


More information about the Commits mailing list