summaryrefslogtreecommitdiff
path: root/crypto/ahash.c
diff options
context:
space:
mode:
authorJérémy LEFAURE <jeremy.lefaure@netatmo.com>2022-07-01 19:01:36 +0300
committerJulia Lawall <Julia.Lawall@inria.fr>2022-07-04 00:45:05 +0300
commit38857318692acd02353b47129bb06326528a47c0 (patch)
tree824a9115c86877ffd2c180002e0f8d19931fd9e3 /crypto/ahash.c
parent20855e4cb361adeabce3665f5174b09b4a6ebfe6 (diff)
downloadlinux-38857318692acd02353b47129bb06326528a47c0.tar.xz
coccinelle: Extend address test from ifaddr semantic patch to test expressions
The test of an expression's address does not necessarily represent the whole condition, it may only be a part of it. Also, an expression's address is likely to be non-zero in every test expression, not only in if statements. This change aims at detecting an address test in more complex conditions and not only in if statements. Signed-off-by: Jérémy Lefaure <jeremy.lefaure@netatmo.com> Signed-off-by: Julia Lawall <julia.lawall@inria.fr>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions