git: kernel/smbfs: Fix type mismatches for smbfs_pbuf_freecnt.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Sep 29 08:05:27 PDT 2016
commit 4168cfe83d326d207594eb3252bff6a0fa44ee9b
Author: zrj <rimvydas.jasinskas at gmail.com>
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
More information about the Commits
mailing list