Changes earmarked 'purely cosmetic' by Scott Reynolds:
authorgene <gene@openbsd.org>
Thu, 17 Apr 1997 17:46:39 +0000 (17:46 +0000)
committergene <gene@openbsd.org>
Thu, 17 Apr 1997 17:46:39 +0000 (17:46 +0000)
commitd5faffc28715cb58c1183564e20cf31a728e5796
tree1df91013a7a3ed31484930020df05f1d900b4a9d
parent59aee928d608e01b5a09bacf417f064317e1cf88
Changes earmarked 'purely cosmetic' by Scott Reynolds:
>- Remove unused `register' modifier on declarations
>- Reverse the sense of some tests to make the code more clear
>- Type casts per KNF
>- Move a static variable into the only function that uses it
>  (perhaps we can eliminate it entirely, someday?)
Also, I went through these files and XXX'ed some things that should be and
fixed a few more formatting problems per KNF.
sys/arch/mac68k/dev/grf_mv.c
sys/arch/mac68k/dev/if_ae.c