CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2016/09/28 16:22:52

Modified files:
        sys/kern       : vfs_subr.c 

Log message:
Cast enum to u_int when doing a bounds check to avoid a clang warning that
the comparison is always true.

ok jca@, tedu@

Reply via email to