diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-01-29 21:01:30 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-02-08 15:55:39 +0200 |
commit | 1147575447f988e605c182fa940b1cc4d8c59dce (patch) | |
tree | 989528dfd72e5c8ee6ea8840672917464e251077 /include/linux/overflow.h | |
parent | 282db906eecccb08b8f0adccd082a129ae1d95d8 (diff) |
gpio: msic: Remove duplicate check in IRQ handler
There is no need to check for non-zero pending since for_each_set_bit() does it
on the first iteration.
While here, drop redundant assignment.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions