Hello there,

1.

fs/cachefiles/bind.c:42:30: warning: comparison of unsigned expression>= 0 is 
always true [-Wtype-limits]

    ASSERT(cache->fstop_percent>= 0 &&

2.

fs/cachefiles/bind.c:47:30: warning: comparison of unsigned expression>= 0 is 
always true [-Wtype-limits]

    ASSERT(cache->bstop_percent>= 0 &&


Regards

David Binderman

                                          

--
Linux-cachefs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cachefs

Reply via email to