diff options
author | Eugene Crosser <[email protected]> | 2015-05-18 14:27:58 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-18 12:14:17 -0400 |
commit | ffb9525141bc2f16badef715bd0fabd0cd66450e (patch) | |
tree | 01193542205cad9082e40e7440c1ccf03d55e606 /tools/perf/scripts/python/syscall-counts.py | |
parent | ff1d929110424cd432955e3d1e005442179192b8 (diff) |
qeth: replace ENOSYS with EOPNOTSUPP
Since recently, `checkpatch.pl` advices that ENOSYS should not be
used for anything other than "invalid syscall nr". This patch
replaces ENOSYS return code with EOPNOTSUPP for the "unsupported
function" conditions.
Signed-off-by: Eugene Crosser <[email protected]>
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions