drm/amd/dc: fix semicolon.cocci warnings
authorJulia Lawall <julia.lawall@lip6.fr>
Tue, 14 Feb 2017 06:14:58 +0000 (07:14 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:14:54 +0000 (17:14 -0400)
Remove unneeded semicolon.

Generated by: scripts/coccinelle/misc/semicolon.cocci

Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c

index e4e86110d45dbac6110426b2e4d89482270a351a..991828f503aa1336649e8b0f7ceab01989388372 100644 (file)
@@ -135,7 +135,7 @@ static void update_num_audio(
                break;
        default:
                DC_ERR("DC: unexpected audio fuse!\n");
-       };
+       }
 }
 
 bool resource_construct(