K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-05-30T20:41:55.499516Z K 7 svn:log V 297 keyserv(1): drop useless comparison. Comparing a character array against NULL serves no purpose. In any case we are always asigning a value just before using the value so obviate the comparison altogether. Reviewed by: ngie Differential Revision: https://reviews.freebsd.org/D6651 CID: 1008422 END