aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-09-06 21:20:36 +0200
committerDavid S. Miller <[email protected]>2016-09-06 16:57:02 -0700
commitcf86799e816fe3a6e47eab3f0beb735d5944f01a (patch)
treeac7c40ce165522ce5b6c9a1ff443ce635136980d /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent72a31d85a56581f0369f881c453d9c212a2bad38 (diff)
ptp: ixp46x: remove NO_IRQ handling
gpio_to_irq does not return NO_IRQ but instead returns a negative error code on failure. Returning NO_IRQ from the function has no negative effects as we only compare the result to the expected interrupt number, but it's better to return a proper failure code for consistency, and we should remove NO_IRQ from the kernel entirely. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Richard Cochran <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions