diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-08-19 21:36:39 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-08-19 23:19:07 +0200 |
commit | 8725fcd99a3084a7a15a6e70882bfa3fe7925f52 (patch) | |
tree | d9a157a7b133a1145a0164ca4563d3265851edbd /fs/btrfs | |
parent | x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() code (diff) | |
download | linux-8725fcd99a3084a7a15a6e70882bfa3fe7925f52.tar.xz linux-8725fcd99a3084a7a15a6e70882bfa3fe7925f52.zip |
x86/irq: Check for VECTOR_UNUSED directly
It's simpler and more intuitive to directly check for VECTOR_UNUSED than
checking whether the other error codes are not set.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/caeaca93-5ee1-cea1-8894-3aa0d5b19241@gmail.com
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions