commit | 698599c600f59e373af9c3f4a941d1d9c8d6bb16 | [log] [tgz] |
---|---|---|
author | Adrian DC <radian.dc@gmail.com> | Sun Jun 11 15:27:54 2017 +0200 |
committer | Rashed Abdel-Tawab <rashed@linux.com> | Sun Dec 24 22:35:17 2017 +0200 |
tree | e23167b20ab7888964527d7e42a1cb133110ad0f | |
parent | 7664c9ccdf21b361fea6807fc533f89ee28a16f3 [diff] |
datatop: Remove unused variables from datatop_ip_table_poll.c * Introduced by commit: "datatop: add support to capture ip table stats * Fixes the following errors: 128:6: error: unused variable 'i' [-Werror,-Wunused-variable] 182:36: error: unused variable 'dpset' [-Werror,-Wunused-variable] 183:28: error: unused variable 'curr_ptr' [-Werror,-Wunused-variable] 197:38: error: unused parameter 'arg' [-Werror,-Wunused-parameter] Change-Id: I4241cccae7ac90a9032e08f442d5a102465c399b