diff options
author | 2020-11-13 18:14:00 +0100 | |
---|---|---|
committer | 2020-11-27 17:13:41 +1100 | |
commit | da6d57948fa23f6d3aa7405b9f1c1de96f7e450e (patch) | |
tree | e51a4237bd3a28fbd154804bcbdc9687d57034e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: qce - Fix SHA result buffer corruption issues (diff) | |
download | linux-dev-da6d57948fa23f6d3aa7405b9f1c1de96f7e450e.tar.xz linux-dev-da6d57948fa23f6d3aa7405b9f1c1de96f7e450e.zip |
crypto: qat - fix excluded_middle.cocci warnings
Condition !A || A && B is equivalent to !A || B.
Generated by: scripts/coccinelle/misc/excluded_middle.cocci
Fixes: b76f0ea01312 ("coccinelle: misc: add excluded_middle.cocci script")
CC: Denis Efremov <efremov@linux.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
Signed-off-by: Julia Lawall <julia.lawall@inria.fr>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions