mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-10 08:07:46 -04:00
Fix formatting warnings
This commit is contained in:
parent
d024f50a0b
commit
cb24fb97b4
1 changed files with 1 additions and 1 deletions
2
MISRA.md
2
MISRA.md
|
@ -59,7 +59,7 @@ MISRA C:2012 Rule 10.4
|
|||
Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category.
|
||||
|
||||
_Ref 10.4.1_
|
||||
- This is a basic comparison of positive values only.
|
||||
- This is a basic comparison of positive values only.
|
||||
|
||||
#### Rule 11.1
|
||||
MISRA C:2012 Rule 11.1: Conversions shall not be performed between a pointer to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue