diff options
| author | 2019-03-09 10:53:37 -0800 | |
|---|---|---|
| committer | 2019-03-18 07:05:22 +0100 | |
| commit | 6de5cd74fb8f9bb940caa7d082ab03e38443a6fb (patch) | |
| tree | fb747a17aeaa020b0f711711cf3aee8872790e91 /tools/perf/scripts/python/stackcollapse.py | |
| parent | staging: sm750fb: Edit CamelCase in local variables (diff) | |
staging: vboxvideo: Do not return -ENOSYS
New instances of ENOSYS are errors. ENOSYS should be used for nonexistent
syscalls only. Use ENODEV instead as there should not be any other
driver for a virtual device that might share buffers with vboxvideo.
In vbox_prime.c, replace all occurrences of -ENOSYS with -ENODEV to fix
checkpatch.pl warning:
WARNING: ENOSYS means 'invalid syscall nr' and nothing else
Signed-off-by: Debleena Sen <idebleenasen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
