summary refs log tree commit diff
path: root/drivers/irqchip
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@osadl.org>2015-05-03 10:49:11 +0200
committerThomas Gleixner <tglx@linutronix.de>2015-05-05 10:45:58 +0200
commit7df0b278385df3c8d0606c620e6ab1e9eea3d9cd (patch)
tree32d18cc7ff177d0ad4ccd98bb51257dfe83b1b7c /drivers/irqchip
parent5e9662fa511794e1e72baf8eee21238962140480 (diff)
downloadlinux-7df0b278385df3c8d0606c620e6ab1e9eea3d9cd.tar.gz
genirq: Fix type inconsistency
The return type of kstat_irqs_usr() is unsigned int and kstat_irqs() also
returns unsigned int so sum should be unsigned int here as well. 

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Link: http://lkml.kernel.org/r/1430642951-23964-1-git-send-email-hofrat@osadl.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions