Commit a165293
authored
Avoid eagerly doing unnecessary string formatting (#73)
* Avoid eager unnecessary strin formatting
Signed-off-by: Ludvig Liljenberg <[email protected]>
* Add forgotten amd tag
Signed-off-by: Ludvig Liljenberg <[email protected]>
---------
Signed-off-by: Ludvig Liljenberg <[email protected]>1 parent 8d0cb80 commit a165293
File tree
2 files changed
+5
-1
lines changed- .github/workflows
- src/hyperlight_host/src/mem
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
0 commit comments