K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-01-10T22:20:23.962049Z K 7 svn:log V 225 camdd: initialize devs earlier GCC9 points out that devs may be used initialized after the bailout label; in-fact, if num_io_opts != 2 then it is. Move the initialization up a little bit. Reviewed by: ken MFC after: 3 days END