commit | ec6b5cbcffefa23604c2a2549f6aba146c04d28c | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Thu Dec 19 10:39:08 2024 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Thu Dec 19 10:39:08 2024 +0100 |
tree | 12f8c115b492d090f578413f8619a5b4bcef52a4 | |
parent | 2651a59dd60250cf500394afbc38a0ab1966398e [diff] |
PPC: drop redundant value conversion from md_assemble() Just ahead of the enclosing OBJ_ELF conditional the exact same conversion was already carried out, with "val" not further changed in between.