CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 05:04:40
Modified files:
sys/kern : subr_disk.c
Log message:
readgptlabel() is called from readdoslabel() so there is no need
for readgptlable() to re-check that the label d_secpercyl and
d_secsize are not 0.
