Bruce Evans 6ec8ee4578 Fix benign type mismatches int console functions. dev_t was assumed
to be `int' or smaller and some functions returned `int' instead
of `void'.  The first bug was detected when console functions were
defined in a place central enough for type checking to actually
work and the second bug was introduced when the interface was
changed to match what the console functions in other drivers actually
return.
1995-04-25 12:18:05 +00:00
..
1995-04-08 15:49:25 +00:00
1995-04-08 15:49:25 +00:00
1995-04-08 15:49:25 +00:00
1995-04-08 15:49:25 +00:00
1995-04-08 15:49:25 +00:00