Actions
Bug #9740
closedlibi386: use snprintf in biosdisk and style fixes
Start date:
2018-08-16
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Use break statements to get out of for loop and remove extra empty line.
This is cleanup to (re)sync code with FreeBSD.
Updated by Toomas Soome almost 4 years ago
- Subject changed from libi386: use snprintf in biosdisk and syle fixes to libi386: use snprintf in biosdisk and style fixes
Updated by Electric Monk almost 4 years ago
- Status changed from Feedback to Closed
- % Done changed from 90 to 100
git commit e8fda3522f688f9e55aa251eafc9b42b78717d40
commit e8fda3522f688f9e55aa251eafc9b42b78717d40 Author: Toomas Soome <tsoome@me.com> Date: 2018-08-20T22:52:45.000Z 9740 libi386: use snprintf in biosdisk and style fixes Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Robert Mustacchi <rm@joyent.com>
Actions