diff options
| author | Kaixu Xia <[email protected]> | 2020-11-06 16:20:13 +0800 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2020-12-01 09:45:29 +0100 |
| commit | 0ef083d51ba1f4a2e890807d49d53ad20eee0ffd (patch) | |
| tree | 88d8adff40ac12dfba3488c1279c7b2182d4181f /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | 988187e8810364dc02f3ceb7cab497f4a2e9003f (diff) | |
netfilter: Remove unnecessary conversion to bool
Here we could use the '!=' expression to fix the following coccicheck
warning:
./net/netfilter/xt_nfacct.c:30:41-46: WARNING: conversion to bool not needed here
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions