diff options
| author | Eugene Crosser <Eugene.Crosser@ru.ibm.com> | 2015-05-18 15:27:58 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2015-05-18 19:14:17 +0300 |
| commit | ffb9525141bc2f16badef715bd0fabd0cd66450e (patch) | |
| tree | 01193542205cad9082e40e7440c1ccf03d55e606 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | ff1d929110424cd432955e3d1e005442179192b8 (diff) | |
| download | linux-ffb9525141bc2f16badef715bd0fabd0cd66450e.tar.xz | |
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 <Eugene.Crosser@ru.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
