Skip to content

Commit a04c78e

Browse files
author
Robert Foss
committed
Revert "drm/xe/observation: Drop empty sysctl table entry"
This reverts commit c621f70. JIRA: https://issues.redhat.com/browse/RHEL-53570 Upstream Status: RHEL-only Signed-off-by: Robert Foss <rfoss@redhat.com>
1 parent fcd28c2 commit a04c78e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/xe/xe_observation.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ static struct ctl_table observation_ctl_table[] = {
6666
.extra1 = SYSCTL_ZERO,
6767
.extra2 = SYSCTL_ONE,
6868
},
69+
{}
6970
};
7071

7172
/**

0 commit comments

Comments
 (0)