diff options
author | Deepak R Varma <drv@mailo.com> | 2023-01-14 19:33:53 +0530 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-01-18 11:33:04 -0500 |
commit | 24d97468f4f325e2c0ac052907c59e6956e96dee (patch) | |
tree | 19efa325c32643b67f2ae33be6f26579bcc58dcc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e2855f8e913dac4fc699a54b793cd4753c30b4d3 (diff) |
drm/i915/display: Convert i9xx_pipe_crc_auto_source to void
Convert function i9xx_pipe_crc_auto_source() to return void instead
of int since the current implementation always returns 0 to the caller.
Issue identified using returnvar Coccinelle semantic patch.
$ make coccicheck COCCI=scripts/coccinelle/misc/returnvar.cocci \
M=drivers/gpu/drm/i915/
Signed-off-by: Deepak R Varma <drv@mailo.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/Y8K2SS/zNiPAmLsS@ubun2204.myguest.virtualbox.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions