]> begriffs open source - freertos/commit
Fix MISRA C 2012 Rule 11.1 deviations (#856)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Thu, 7 Dec 2023 10:15:19 +0000 (18:15 +0800)
committerGitHub <noreply@github.com>
Thu, 7 Dec 2023 10:15:19 +0000 (18:15 +0800)
commit877484cd7e6422e7bd7a4df4029afe8bca8b81e5
tree229d20504780c1384da3c65b8708b1f8f2f416b2
parent15af8e072d7299d92a38a2f634c3bf3f095d3a32
Fix MISRA C 2012 Rule 11.1 deviations (#856)

* Update callback function prototype to align with definition
* Suppress unused function pointer parameter

---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-34-245.ap-northeast-1.compute.internal>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
MISRA.md
event_groups.c
include/event_groups.h
stream_buffer.c