]> begriffs open source - freertos/commit
Fix MISRA_C_2012 rule 20.7 violation (#843)
authorRahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
Wed, 6 Dec 2023 08:27:10 +0000 (13:57 +0530)
committerGitHub <noreply@github.com>
Wed, 6 Dec 2023 08:27:10 +0000 (16:27 +0800)
commitedce1e94b3ab06000e99727897f51a5845bbba16
tree7f116a4b82d9b42a93dcd80b72137002b32a5765
parent84c0047ccd8bfa1936eace051be9f72f950372ab
Fix MISRA_C_2012 rule 20.7 violation (#843)

* Wrap macro parameter expansion by parentheses
* Update parentheses in SMP macro definition

---------

Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
Co-authored-by: Monika Singh <moninom@amazon.com>
Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
stream_buffer.c
tasks.c