K 10 svn:author V 2 bz K 8 svn:date V 27 2019-11-15T23:12:19.699380Z K 7 svn:log V 298 if_llatbl: change htable_unlink_entry() to early exist if no work to do Adjust the logic in htable_unlink_entry() to the one in htable_link_entry() saving a block indent and making it more clear in which case we do not do any work. No functional change. MFC after: 3 weeks Sponsored by: Netflix END