CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 03:22:07
Modified files:
sys/kern : subr_disk.c
Log message:
Eliminate use-once variable in readgptlabel() and just use the
function value the variable was being set to.
