]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit - share/man/man9/sglist.9
MFC 196404:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Aug 2009 20:53:36 +0000 (20:53 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Aug 2009 20:53:36 +0000 (20:53 +0000)
commitb395468cf15fcdca13b43b923f030ca69127f0d6
treed93b24177db7ba82093282785d38a9026276d68c
parentd07198cebcffda08dd284647e3965d9aee1354f2
MFC 196404:
Change the 'resid' parameter to sglist_consume_uio() from an int to a
size_t to match the recent type change of the uio_resid member of struct
uio.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196406 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man9/sglist.9
sys/kern/subr_sglist.c
sys/sys/sglist.h