]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Inline trivial function ccdintr() into its one caller ccdiodone().
authorphk <phk@FreeBSD.org>
Sat, 18 Jan 2003 10:44:17 +0000 (10:44 +0000)
committerphk <phk@FreeBSD.org>
Sat, 18 Jan 2003 10:44:17 +0000 (10:44 +0000)
commit577399eeabf5d53bb190c8564c0a074ddf64e25a
tree1a96cc9ef70274f0282dc50664b527af68babec8
parent910debfbc08d9cae76984a3a7e44e193e31dd657
Inline trivial function ccdintr() into its one caller ccdiodone().
Only call ccdfind() once in ccdiodone() and cache the result.
sys/dev/ccd/ccd.c
sys/geom/geom_ccd.c