K 10 svn:author V 5 markj K 8 svn:date V 27 2016-05-07T03:41:29.144863Z K 7 svn:log V 271 Clean up callers of nd6_prelist_add(). nd6_prelist_add() sets *newp if and only if it is successful, so there's no need for code that handles the case where the return value is 0 and *newp == NULL. Fix some style bugs in nd6_prelist_add() while here. MFC after: 1 week END