commit | ca40d290f95967963c1698b378e4927508f5bd01 | [log] [tgz] |
---|---|---|
author | Adrian DC <radian.dc@gmail.com> | Sun Jun 11 15:27:54 2017 +0200 |
committer | Adrian DC <radian.dc@gmail.com> | Fri Jun 16 20:55:45 2017 +0200 |
tree | 5a6c8b53ec4f2d335d54399db155ae289296517b | |
parent | 76076b1ba233dadfb13de7a578dff60c5de4a2dc [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