diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2019-10-23 13:50:51 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2019-10-23 13:50:51 +0000 |
commit | db1718ae77c3ceb72c00adf6b750068797715425 (patch) | |
tree | 68aacf8f826b6cb8f535827db205106149ea13fb /sys/stand | |
parent | 4d6c2a96e91eadebb5073d8a4a76e6d5c3fcd5d9 (diff) |
There used to be three possible return values from sd_get_parms(), but
for some years it's been a succeed/fail function. So switch to using
0/-1 as return values and nuke SDGP_RESULT_OFFLINE and SDGP_RESULT_OK
#defines. Shake out logic inside sd_get_parms() to take account of the
change, making it clearer. Removes a possible panic().
Diffstat (limited to 'sys/stand')
0 files changed, 0 insertions, 0 deletions