K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-02-20T20:34:43.094966Z K 7 svn:log V 171 MFC r336283: Fix build after r344378 Eliminate an unused var warning-error; the var is used only when parsing linux-style boot args, so wrap it in the appropriate ifdef. END