]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
First step of fixing the remaining sloppy common-style declarations.
authorbde <bde@FreeBSD.org>
Tue, 25 Jul 1995 15:53:11 +0000 (15:53 +0000)
committerbde <bde@FreeBSD.org>
Tue, 25 Jul 1995 15:53:11 +0000 (15:53 +0000)
commitf21ab33b23ff46e054834a87cb69cba1c355442b
treeb2b0d9a53cce4f543769fd0b8a3ccd0e5437791b
parentaffc720ff1b9cfd77f386cab13355c582aa31fec
First step of fixing the remaining sloppy common-style declarations.

Declare `cheat' as static.  It was bogusly shared between the aha1742 and
ultrastor drivers.

Even static variables should have unique names so that they can be
debugged, but fixing them can wait.
sys/i386/eisa/aha1742.c
sys/i386/isa/aha1742.c
sys/i386/isa/ultra14f.c