cert_create: remove unneeded initializers
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 6 Feb 2017 10:47:44 +0000 (19:47 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 11 Feb 2017 03:59:25 +0000 (12:59 +0900)
commitc893c73309aab3a9acfa0f0508a194a2078da556
treee1053c86cf1b0c7ca2ec9cc5429576570732523c
parent559eb8b79afb03a3840b90f5070df692a693de05
cert_create: remove unneeded initializers

These variables store return values of functions.  Remove all of
meaningless initializers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
tools/cert_create/src/cert.c
tools/cert_create/src/ext.c
tools/cert_create/src/key.c
tools/cert_create/src/main.c