Date: Wed, 2 Oct 2002 02:11:18 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_quota.c Message-ID: <200210020911.g929BIZm015651@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/10/02 02:11:18 PDT
Modified files:
sys/ufs/ufs ufs_quota.c
Log:
Mark two places where an unsigned number is checked "if (foo < 0)" with
an XXX comment.
Somebody[TM] should look at this in some detail.
Spotted by: FlexeLint
Revision Changes Path
1.60 +2 -0 src/sys/ufs/ufs/ufs_quota.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210020911.g929BIZm015651>
