Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netfilter: log: remove unnecessary sizeof(char)
sizeof(char) is always 1. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
- Loading branch information