summaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorGilad Ben-Yossef <gilad@benyossef.com>2020-01-16 13:14:44 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2020-01-22 11:21:10 +0300
commit33c4b310981f351ce8fde485a8450177e4f3d133 (patch)
tree8ce8c1b3e262cf5d4a396ae1ee309366dcb2cc4d /scripts/bpf_helpers_doc.py
parent15fd2566bf54ee4d4781d8f170acfc9472a1541f (diff)
downloadlinux-33c4b310981f351ce8fde485a8450177e4f3d133.tar.xz
crypto: ccree - split overloaded usage of irq field
We were using the irq field of the drvdata struct in an overloaded fahsion - saving the IRQ number during init and then storing the pending itnerrupt sources during interrupt in the same field. This worked because these usage are mutually exclusive but are confusing. So simplify the code and change the init use case to use a simple local variable. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions