Module Name: src Committed By: mrg Date: Sun Nov 10 03:44:03 UTC 2013
Modified Files:
src/sys/dev/pci: tdvfb.c
Log Message:
- avoid an uninitialised variable warning
- fix a series of comparisions that duplicated one test and
did not test one variable (found by gcc set-but-unused.)
ok rkujawa
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/tdvfb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
