aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDebleena Sen <idebleenasen@gmail.com>2019-03-09 10:53:37 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-18 07:05:22 +0100
commit6de5cd74fb8f9bb940caa7d082ab03e38443a6fb (patch)
treefb747a17aeaa020b0f711711cf3aee8872790e91 /tools/perf/scripts/python/export-to-sqlite.py
parentstaging: 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions