Commit 98f3028
readline: remove intermediate variable
This commit removes an extrea intermediate variable. This
makes the call consistent with other uses of validateUint32()
in the codebase.
PR-URL: #31676
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>1 parent be55f3e commit 98f3028
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
| |||
0 commit comments