mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
The is_partition_dead() local helper accepts partition key argument and decorates it. Howerver, its caller gets partition key from decorated key itself, and can just pass it along Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>