diff mbox series

[v3,1/4] CHANGELOG.md: Mention the MISRA-C improvement in 4.18 dev cycle

Message ID 20231023092123.1756426-2-Henry.Wang@arm.com (mailing list archive)
State New, archived
Headers show
Series Final CHANGELOG changes for 4.18 | expand

Commit Message

Henry Wang Oct. 23, 2023, 9:21 a.m. UTC
Signed-off-by: Henry Wang <Henry.Wang@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
---
v3:
- No change.
v2:
- Rewording to be more specific, correct the number of rules.
- Add Stefano's Acked-by tag.
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f2694afbe..394a92400a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
    physical rather than linear/virtual addresses.
  - On x86, support for enforcing system-wide operation in Data Operand
    Independent Timing Mode.
+ - The project has now officially adopted 6 directives and 65 rules of MISRA-C.
 
 ### Removed
  - On x86, the "pku" command line option has been removed.  It has never