Date: Sun, 12 Sep 1999 09:44:08 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mem.c Message-ID: <199909121644.JAA71354@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/09/12 09:44:08 PDT
Modified files:
sys/i386/i386 mem.c
Log:
Mainly stylistic fixes:
1. return( -> return (
2. inappropriate ENODEV -> ENOTTY
3. some unreachable cases removed
Revision Changes Path
1.70 +14 -19 src/sys/i386/i386/mem.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?199909121644.JAA71354>
