K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-28T18:20:15.000000Z K 7 svn:log V 226 Don't save SYSCTL_ADD_*() results in a local variable just to throw them away; preserve the ones that are needed for further calls in the init function and ignore the rest entirely. Found with: Coverity Prevent(tm) CID: 563 END