diff options
author | Nicholas Mc Guire <[email protected]> | 2015-05-03 10:49:11 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-05-05 10:45:58 +0200 |
commit | 7df0b278385df3c8d0606c620e6ab1e9eea3d9cd (patch) | |
tree | 32d18cc7ff177d0ad4ccd98bb51257dfe83b1b7c /net | |
parent | 5e9662fa511794e1e72baf8eee21238962140480 (diff) |
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 <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions