commit 4168cfe83d326d207594eb3252bff6a0fa44ee9b
Author: zrj <[email protected]>
Date: Thu Sep 29 15:35:44 2016 +0300
kernel/smbfs: Fix type mismatches for smbfs_pbuf_freecnt.
Mostly used for getpbuf_kva() that takes int*.
Noticed while playing with -flto on LINT64 kernel configuration.
Summary of changes:
sys/vfs/smbfs/smbfs_vfsops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4168cfe83d326d207594eb3252bff6a0fa44ee9b
--
DragonFly BSD source repository