]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make gcc happy by initialising the variable only set in a couple of
authorbz <bz@FreeBSD.org>
Sat, 20 Sep 2014 08:18:48 +0000 (08:18 +0000)
committerbz <bz@FreeBSD.org>
Sat, 20 Sep 2014 08:18:48 +0000 (08:18 +0000)
commit95348c732328c9093f8589caa068789e180f4f0c
treea89253f194f1a87a1a87d99f087ded99c222d98c
parentf345ebf7972ea03d2a4b5ccb4e21cabacc00a3c9
Make gcc happy by initialising the variable only set in a couple of
case statements without a default.

MFC after: 2 days
X-MFC with: r271871
sys/dev/vt/vt_buf.c