diff mbox series

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

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

Commit Message

Henry Wang Oct. 20, 2023, 9 a.m. UTC
Signed-off-by: Henry Wang <Henry.Wang@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
---
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 165c5caf9b..108605198d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
    nodes using a device tree overlay binary (.dtbo).
  - Introduce two new hypercalls to map the vCPU runstate and time areas by
    physical rather than linear/virtual addresses.
+ - 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