
Here the string is already decided to be NULL and passing a null pointer to %s will not work Fixes error: '%s' directive argument is null Signed-off-by: Khem Raj <raj.khem@gmail.com>
Here the string is already decided to be NULL and passing a null pointer to %s will not work Fixes error: '%s' directive argument is null Signed-off-by: Khem Raj <raj.khem@gmail.com>