Two places in dht code have token_metadata _value_ arguments, but only read tokens from them. Optimize it a bit by turning values into const references. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Message-Id: <20200207112408.18352-1-xemul@scylladb.com>