[patch,pushed] avr: Adhere to GNU style
Georg-Johann Lay
avr@gjlay.de
Sat Jul 4 09:36:15 GMT 2026
This patch fixes some style nits:
- Fix indentations
- Using TABs for indentation
- Breaking long lines
- Remove ; after the closing } of a code block
bfd/
* cpu-avr.c: Adhere to GNU coding style.
* elf32-avr.c: Same.
* elf32-avr.h: Same.
gas/
* config/tc-avr.c: Adhere to GNU coding style.
opcodes/
* avr-dis.c: Adhere to GNU coding style.
include/
* opcode/avr.h: Adhere to GNU coding style.
Applied to trunk.
Johann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: binutils-gnustyle.diff
Type: text/x-patch
Size: 53022 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20260704/956bf6cf/attachment-0001.bin>
More information about the Binutils
mailing list