Date: Sun, 15 Jun 2003 13:36:22 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys buf.h Message-ID: <200306152036.h5FKaM91060392@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/06/15 13:36:22 PDT
FreeBSD src repository
Modified files:
sys/sys buf.h
Log:
Remove the evil BIOTOBUF macro, it is no longer used anywhere.
Retain b_bio as the first element of struct buf for now in case some code
somewhere still do the evil cast thing.
Revision Changes Path
1.151 +0 -3 src/sys/sys/buf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306152036.h5FKaM91060392>
