summaryrefslogtreecommitdiffstats
path: root/utils/hooks/30-dtb-updates.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hooks/30-dtb-updates.c')
-rw-r--r--utils/hooks/30-dtb-updates.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hooks/30-dtb-updates.c b/utils/hooks/30-dtb-updates.c
index b8413fd..2d30c40 100644
--- a/utils/hooks/30-dtb-updates.c
+++ b/utils/hooks/30-dtb-updates.c
@@ -605,7 +605,7 @@ out:
int main(void)
{
struct offb_ctx *ctx;
- int rc;
+ int rc = 0;
ctx = talloc_zero(NULL, struct offb_ctx);
OpenPOWER on IntegriCloud