diff options
author | Deepak R Varma <[email protected]> | 2023-01-14 19:33:53 +0530 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-01-18 11:33:04 -0500 |
commit | 24d97468f4f325e2c0ac052907c59e6956e96dee (patch) | |
tree | 19efa325c32643b67f2ae33be6f26579bcc58dcc /scripts/gdb/linux/tasks.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 <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/Y8K2SS/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions