mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-25 09:39:34 +07:00
34b86b75df
Mostly a cocci-job, but it flat out refused to remove the declaration in drivers/gpu/drm/amd/display/dc/core/dc.c so had to do that part manually. @swap@ identifier TEMP; expression A,B; @@ - TEMP = A; - A = B; - B = TEMP; + swap(A, B); @@ type T; identifier swap.TEMP; @@ ( - T TEMP; | - T TEMP = {...}; ) ... when != TEMP Cc: Harry Wentland <harry.wentland@amd.com> Cc: Leo Li <sunpeng.li@amd.com> Cc: Alex Deucher <alexander.deucher@amd.com> Cc: "Christian König" <christian.koenig@amd.com> Cc: "David (ChunMing) Zhou" <David1.Zhou@amd.com> Cc: amd-gfx@lists.freedesktop.org Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
dce80 | ||
dce110 | ||
dce112 | ||
bios_parser2.c | ||
bios_parser2.h | ||
bios_parser_common.c | ||
bios_parser_common.h | ||
bios_parser_helper.c | ||
bios_parser_helper.h | ||
bios_parser_interface.c | ||
bios_parser_types_internal2.h | ||
bios_parser_types_internal.h | ||
bios_parser.c | ||
bios_parser.h | ||
command_table2.c | ||
command_table2.h | ||
command_table_helper2.c | ||
command_table_helper2.h | ||
command_table_helper_struct.h | ||
command_table_helper.c | ||
command_table_helper.h | ||
command_table.c | ||
command_table.h | ||
Makefile |