scmi_perf: Fix violation of MISRA-C rule 11.9
The literal "0" is used as a NULL pointer constant.
This is replaced with NULL as more appropriate and in line
with MISRAC guidance.
Change-Id: I2d779a61f5ba30c86f09bdd2c4013eae0e5f3f14
Signed-off-by:
Nicola Mazzucato <nicola.mazzucato@arm.com>
Loading
Please register or sign in to comment