<sys/sglist.h>: Adjust the type of struct sglist's sg_refs to unsigned.
commit869470878387205497a3480a259b6eef2ec35140
authorSascha Wildner <saw@online.de>
Fri, 24 Apr 2020 18:09:46 +0000 (24 20:09 +0200)
committerSascha Wildner <saw@online.de>
Tue, 28 Apr 2020 15:44:17 +0000 (28 17:44 +0200)
tree13f78683fb8fcbd8e0396e9ccc1629e6d7125df1
parentdda92f98020e9cd136912ad977693f0344d79049
<sys/sglist.h>: Adjust the type of struct sglist's sg_refs to unsigned.

To match the refcount API which is used under the hood.
sys/sys/sglist.h