diff options
author | Alexander Kuleshov | 2016-07-19 11:54:08 +0200 |
---|---|---|
committer | Thomas Gleixner | 2016-09-06 12:14:12 +0200 |
commit | 00b992deaa08495ab958da5950c9ebbba27d0ddc (patch) | |
tree | 656ac41e2df2a59485dcdeb89b24445c4d6189c4 /fs/autofs4/root.c | |
parent | genirq: Update stale comment for __irq_domain_add (diff) | |
download | kernel-qcow2-linux-00b992deaa08495ab958da5950c9ebbba27d0ddc.tar.gz kernel-qcow2-linux-00b992deaa08495ab958da5950c9ebbba27d0ddc.tar.xz kernel-qcow2-linux-00b992deaa08495ab958da5950c9ebbba27d0ddc.zip |
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
Some callers of __irq_set_trigger() masks all flags except trigger mode
flags. This is unnecessary, ase __irq_set_trigger() already does this
before usage of flags.
[ tglx: Moved the flag mask and adjusted comment. Removed the hunk in
enable_percpu_irq() as it is required there ]
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Link: http://lkml.kernel.org/r/20160719095408.13778-1-kuleshovmail@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/autofs4/root.c')
0 files changed, 0 insertions, 0 deletions