From f9799aae8e51948c1d87fbe7249b3d76dcb4585d Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 8 Oct 2017 17:09:26 -0700 Subject: [PATCH] sparc: Remove a strayed comment * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove a strayed comment. --- bfd/ChangeLog | 5 +++++ bfd/elfxx-sparc.c | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2d1af3a1e5f..01fb9f43ee3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2017-10-08 H.J. Lu + + * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove + a strayed comment. + 2017-10-08 H.J. Lu * elfxx-tilegx.c (tilegx_elf_finish_dynamic_sections): Set diff --git a/bfd/elfxx-sparc.c b/bfd/elfxx-sparc.c index 0f2b7ad53ee..9989f496398 100644 --- a/bfd/elfxx-sparc.c +++ b/bfd/elfxx-sparc.c @@ -2735,8 +2735,6 @@ _bfd_sparc_elf_size_dynamic_sections (bfd *output_bfd, info->callbacks->minfo (_("%B: dynamic relocation in read-only section `%A'\n"), p->sec->owner, p->sec); } - - /* Not an error, just cut short the traversal. */ } } } -- 2.30.2