Commit e9326e4a authored by Lasse Karstensen's avatar Lasse Karstensen

Remove description lint.

parent a87c23f3
......@@ -117,7 +117,7 @@ VSC_F(client_req_417, uint64_t, 1, 'a', info,
)
VSC_F(client_req, uint64_t, 1, 'a', info,
"Good Client requests received",
"Good client requests received",
""
)
......@@ -588,7 +588,7 @@ VSC_F(n_purges, uint64_t, 0, 'i', info,
""
)
VSC_F(n_obj_purged, uint64_t, 0, 'i', info,
"number of purged objects",
"Number of purged objects",
""
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment