diff options
author | Bernard Zhao <bernard@vivo.com> | 2020-10-12 04:46:16 -0700 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-14 15:13:53 -0400 |
commit | 4fbb3ae219d2da0e21352c4eb1af6269b832ac10 (patch) | |
tree | 98fd09a84323d04e733f4cb67646649b22f719b5 /net/core/pktgen.c | |
parent | 206b737240c36d3f1ddc7a1a68f13e59ad071022 (diff) | |
download | linux-4fbb3ae219d2da0e21352c4eb1af6269b832ac10.tar.bz2 |
drm/amd/display: remove no need return value
Functions (disable_all_writeback_pipes_for_stream &
dc_enable_stereo & dc_post_update_surfaces_to_stream)
always return true, there is no need to keep the return value.
This change is to make the code a bit more readable.
Signed-off-by: Bernard Zhao <bernard@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'net/core/pktgen.c')
0 files changed, 0 insertions, 0 deletions