]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
resolved: remove duplicate comment
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Feb 2021 22:07:22 +0000 (23:07 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Feb 2021 22:55:13 +0000 (23:55 +0100)
Practically the same comment is a few lines up covering both parts
anyway, let's remove one.

src/resolve/resolved-dns-stub.c

index b6e66f7f67f7bbba9c0845ef00f9f07d75b6de44..4f2088bb769aee08d800a96dd7d81a7bca47010f 100644 (file)
@@ -277,9 +277,6 @@ static int dns_stub_assign_sections(
                         edns0_do);
         if (r < 0)
                 return r;
-
-        /* Include all RRs that originate from the answer or authority sections, and aren't listed in the
-         * answer section, in the authority section */
         r = dns_stub_collect_answer_by_section(
                         &q->reply_authoritative,
                         q->answer,