Commit 35651d4
John Lam
Refactors log statement positioning in cleanupSingleDPDKInterface
Moves the log statement outside the else block to improve code readability
while maintaining the same logical flow. This eliminates an unnecessary
nesting level without changing the function's behavior.1 parent eab943f commit 35651d4
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4136 | 4136 | | |
4137 | 4137 | | |
4138 | 4138 | | |
4139 | | - | |
4140 | | - | |
4141 | 4139 | | |
| 4140 | + | |
4142 | 4141 | | |
4143 | 4142 | | |
4144 | 4143 | | |
| |||
0 commit comments