diff options
author | Rosen, Rami <rami.rosen@intel.com> | 2015-12-08 07:09:24 -0500 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-12-09 14:52:56 +0100 |
commit | 23509fcd4ec5eadcca7a958b354f79dedc2765cc (patch) | |
tree | 5dd183daf62a5fd47f03542b2c98ddb44db70aa7 /README | |
parent | e97ac12859dbf4d3ee0eddb9798867541d1d1e1e (diff) | |
download | op-kernel-dev-23509fcd4ec5eadcca7a958b354f79dedc2765cc.zip op-kernel-dev-23509fcd4ec5eadcca7a958b354f79dedc2765cc.tar.gz |
netfilter: nfnetlink_log: Change setter functions to be void
Change return type of nfulnl_set_timeout() and nfulnl_set_qthresh() to
be void.
This patch changes the return type of the static methods
nfulnl_set_timeout() and nfulnl_set_qthresh() to be void, as there is no
justification and no need for these methods to return int.
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions