Skip to content

Commit 0af04aa

Browse files
committed
Fix table accessibility issue
1 parent fe1719c commit 0af04aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xml/MAIN-SBP-performance-tuning.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ SCHED_SCHED_DEADLINE min/max priority : 0/0
594594
<colspec colwidth="1.5*"/>
595595
<thead>
596596
<row>
597-
<entry/>
597+
<entry>Kernel Parameter</entry>
598598
<entry>Balanced</entry>
599599
<entry>Higher Throughput</entry>
600600
<entry>Lower Latency</entry>
@@ -820,7 +820,7 @@ SCHED_SCHED_DEADLINE min/max priority : 0/0
820820
<colspec colwidth="1.5*"/>
821821
<thead>
822822
<row>
823-
<entry/>
823+
<entry>Kernel Parameter</entry>
824824
<entry>Balanced</entry>
825825
<entry>Higher Throughput</entry>
826826
<entry>Lower Latency</entry>
@@ -1173,7 +1173,7 @@ SCHED_SCHED_DEADLINE min/max priority : 0/0
11731173
<colspec colwidth="2.1*"/>
11741174
<thead>
11751175
<row>
1176-
<entry/>
1176+
<entry>Kernel Parameter</entry>
11771177
<entry>Balanced</entry>
11781178
<entry>Higher Throughput</entry>
11791179
<entry>Lower Latency</entry>

0 commit comments

Comments
 (0)