]> begriffs open source - freertos/commit
Fix MISRA C 2012 Rule 14.4 Violations. (#975)
authorbradleysmith23 <74752142+bradleysmith23@users.noreply.github.com>
Fri, 2 Feb 2024 22:28:43 +0000 (14:28 -0800)
committerGitHub <noreply@github.com>
Fri, 2 Feb 2024 22:28:43 +0000 (14:28 -0800)
commitc19b13cdfc326b55e4b7016333a58053400674c7
tree34c5cc1009f6754bbdb3027e59cb56439811a555
parent1c35cb3bc90830fb58fbc15f76a16fa36adb7352
Fix MISRA C 2012 Rule 14.4 Violations. (#975)

* Fix MISRA rule 14.4 violations.

* Use pdFALSE instead of 0 in comparison

Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
* Uncrustify: triggered by comment.

* Run Github Actions.

---------

Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
tasks.c