Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Align LOG_* messages with upstream style - remove trailing punctuation (#1212) - #1321

Open
habeelali wants to merge 1 commit into
riscv-collab:riscvfrom
habeelali:fix-log-trailing-punctuation-1212
Open

Align LOG_* messages with upstream style - remove trailing punctuation (#1212)#1321
habeelali wants to merge 1 commit into
riscv-collab:riscvfrom
habeelali:fix-log-trailing-punctuation-1212

Conversation

@habeelali

Copy link
Copy Markdown

Fixes #1212. Removes trailing period/exclamation from log messages in src/target/riscv/* per OpenOCD C style guide. Multi-sentence messages were left unchanged.

riscv-collab#1212)

Remove trailing period and exclamation mark from log messages in
src/target/riscv/* to match OpenOCD C style guide. Multi-sentence
messages are left unchanged as per issue instructions.

Made-with: Cursor
@JanMatCodasip

JanMatCodasip commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Hi @habeelali, thanks for your patch.

I assume this stale repository will get archived in near term, so you may implement your improvement in the OpenOCD upstream instead: review.openocd.org.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align LOG_* messages with the upstream style - remove trailing punctuation

2 participants