mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
This commit makes the function less compact and abides by the limit of 120 characters per line. That makes the code more readable. It also doesn't unnecessarily call c_str() on seastar::sstring.