[PATCH 01/23] aarch64: Fix comment typo
Project / Subsystem
binutils / aarch64
Date
2026-05-07
Proposer
Alice Carlotti <alice.carlotti@arm.com>
Source type
public_inbox
Consensus
Proposed
Sentiment
—/10
Technical tradeoffs
- • Improved code readability.
- • No performance impact.
All attributes
- project
- binutils
- subsystem
- aarch64
- patch_id
- —
- discussion_id
- c0cd30ff-4aa1-57fa-008a-6cbec389428b@e124511.cambridge.arm.com
- source_type
- public_inbox
- title
- [PATCH 01/23] aarch64: Fix comment typo
- headline
- Aarch64: Fix comment typo
- tldr
- Corrects a typo in a comment within the AArch64 disassembler.
- proposer
- Alice Carlotti <alice.carlotti@arm.com>
- consensus
- Proposed
- outcome
- proposed
- sentiment_score
- —
- technical_tradeoffs
-
- • Improved code readability.
- • No performance impact.
- series_id
- binutils:aarch64: fix comment typo
- series_role
- reply
- series_parts
- []
- tags
-
- • aarch64
- • disassembler
- • typo
- url
- https://inbox.sourceware.org/binutils/c0cd30ff-4aa1-57fa-008a-6cbec389428b@e124511.cambridge.arm.com
- bugzilla_url
- —
- date
- 2026-05-07T00:00:00.000Z
[PATCH 01/23] aarch64: Fix comment typo
This patch corrects a typo in a comment in opcodes/aarch64-dis.c. The word “accommadate” is corrected to “accommodate”. This improves code readability.