author | Florian Forster <octo@collectd.org> | |
Fri, 18 Dec 2015 08:26:14 +0000 (09:26 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 18 Dec 2015 08:26:14 +0000 (09:26 +0100) | ||
commit | 0092ac0b35a2fd05fa21c0be5f82aea1a5c3ebe7 | |
tree | 36f76064787c57d217cc46986ea39f71a8ca8185 | tree | snapshot |
parent | 2f0eb44da35bee5a0fb62c182ff67fd155aeac25 | commit | diff |
network plugin: Coding style fixes.
This fixes a number of sizeof() operations which did not follow our best
practice of using the variable rather than its type. It also removes
unnecessary (void *) casts.
This fixes a number of sizeof() operations which did not follow our best
practice of using the variable rather than its type. It also removes
unnecessary (void *) casts.
src/network.c | diff | blob | history |