Re: [PATCH 1/4] usage.c: don't copy/paste the same comment three times
From: Eric Sunshine <hidden> Date: 2021-03-28 02:41:49
On Sat, Mar 27, 2021 at 10:28 PM Ævar Arnfjörð Bjarmason
[off-list ref] wrote:
In gee4512ed481 (trace2: create new combined trace facility,
s/gee/ee/
2019-02-22) we started with two copies of this comment,
0ee10fd1296 (usage: add trace2 entry upon warning(), 2020-11-23) added
a third. Let's instead add an earlier comment that applies to all
these mostly-the-same functions.
Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>