Skip to content

Commit 547e8c5

Browse files
Ran Sunalexdeucher
authored andcommitted
drm/radeon: that open brace { should be on the previous line
ERROR: that open brace { should be on the previous line Signed-off-by: Ran Sun <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent dc20035 commit 547e8c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

drivers/gpu/drm/radeon/clearstate_si.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323

2424
#include "clearstate_defs.h"
2525

26-
static const u32 si_SECT_CONTEXT_def_1[] =
27-
{
26+
static const u32 si_SECT_CONTEXT_def_1[] = {
2827
0x00000000, // DB_RENDER_CONTROL
2928
0x00000000, // DB_COUNT_CONTROL
3029
0x00000000, // DB_DEPTH_VIEW

0 commit comments

Comments
 (0)