arm-trusted-firmware/drivers/partition
Yann Gautier 1290662034 fix(partition): add missing curly braces
Add braces to correct MISRA C2012 15.6 warning:
The body of an iteration-statement or a selection-statement shall be a
compound-statement.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I4041b0080b678f5ffdbe074e3cee9ac0afd5e176
2022-12-07 14:16:48 +01:00
..
gpt.c fix(partition): add missing curly braces 2022-12-07 14:16:48 +01:00
partition.c feat(guid-partition): allow to find partition by type UUID 2022-07-05 14:46:02 +02:00