Bug #8581
Feature #8442: uts: startup_bios_disk() should check for BIOS
uts: startup_bios_disk() is testing for unused variable dobiosdev
Start date:
2017-08-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The global dobiosdev is set to 1 on declaration, but is never changed.
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit fdbb9738bc3cf273d0d8898e2f45f1bb76adff81
commit fdbb9738bc3cf273d0d8898e2f45f1bb76adff81 Author: Toomas Soome <tsoome@me.com> Date: 2017-08-17T20:34:36.000Z 8442 uts: startup_bios_disk() should check for BIOS 8581 uts: startup_bios_disk() is testing for unused variable dobiosdev Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustachci <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>