diff options
author | Dan Carpenter <[email protected]> | 2018-10-18 17:15:22 +0300 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2018-11-06 12:03:16 +0100 |
commit | 8fd8cbfeada59d381c49ad700607376416e2fdd8 (patch) | |
tree | 65f57c0d7bd692842defeec52c58d44c0f40b836 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1a81361f75d8a5cbe9d77c30fe0f42b7cda621c8 (diff) |
EDAC, qcom_edac: Remove irq_handled local variable
irq_handled isn't initialized to false on function entry. However, it is
not really needed and the IRQ handler return value can be set directly
instead.
[ bp: rewrite commit message. ]
Fixes: 27450653f1db ("drivers: edac: Add EDAC driver support for QCOM SoCs")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
CC: Channagoud Kadabi <[email protected]>
CC: Mauro Carvalho Chehab <[email protected]>
CC: Venkata Narendra Kumar Gutta <[email protected]>
CC: [email protected]
CC: [email protected]
CC: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions