On 20/08/2020 16:34, Roger Pau Monne wrote: > The irq variable is wrongly named, as it's used to store the pin on > the 8259 chip, but not the global irq value. While renaming reduce > it's scope and make it unsigned. > > No functional change intended. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>