]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: dedup: tiny tweaks
authorNick Alcock <nick.alcock@oracle.com>
Mon, 15 Jul 2024 19:00:59 +0000 (20:00 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Thu, 1 Aug 2024 13:30:21 +0000 (14:30 +0100)
commiteee0da087b0915479f3fc8db8c5e656ca50f1ad0
treed0b36faebc44b2664a354c612a5fa80993226d96
parent08b94b31091908019e3e3952a256c64540add25d
libctf: dedup: tiny tweaks

Drop an unnecessary variable, and fix a buggy comment.

No effect on generated code.

libctf/
* ctf-dedup.c (ctf_dedup_detect_name_ambiguity): Drop unnecessary
        variable.
(ctf_dedup_rwalk_output_mapping): Fix comment.
libctf/ctf-dedup.c