Commit 1ac98ca
qemu: io-bridge: remove fd assignment after its closed
The free descriptor is closed using close system call and in the
next step it is assigned again to 0. Remove this assignment.
Signed-off-by: Mohana Datta Yelugoti <ymdatta.work@gmail.com>1 parent ece0302 commit 1ac98ca
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
395 | 394 | | |
396 | 395 | | |
0 commit comments