Skip to content

Commit 4e94aa3

Browse files
Grolleau-BenjaminGrom-
authored andcommitted
[services/stsafea] delete duplicated verification
1 parent dbcf9e3 commit 4e94aa3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

services/stsafea/stsafea_data_partition.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,6 @@ stse_ReturnCode_t stsafea_update_data_zone(stse_Handler_t *pSTSE,
296296
PLAT_UI8 rsp_header;
297297

298298
/* - Check stsafe handler initialization */
299-
if (pSTSE == NULL) {
300-
return (STSE_SERVICE_HANDLER_NOT_INITIALISED);
301-
}
302-
303299
if (pSTSE == NULL) {
304300
return STSE_SERVICE_HANDLER_NOT_INITIALISED;
305301
}

0 commit comments

Comments
 (0)