From 26c92dc860161955d5e6222aee954ff9fb3ab9b3 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 18 Oct 2017 20:00:13 +0200 Subject: [PATCH] clang-format -style=file -i src/snmp.c --- src/snmp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/snmp.c b/src/snmp.c index 1499cf6e..38141e49 100644 --- a/src/snmp.c +++ b/src/snmp.c @@ -1540,7 +1540,6 @@ static int csnmp_read_table(host_definition_t *host, data_definition_t *data) { snmp_free_pdu(res); res = NULL; - if (status == 0) csnmp_dispatch_table(host, data, instance_list_head, value_list_head); -- 2.11.0