mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
Remove C-style pre-initialization of mnt_id to -1. The variable is always assigned inside the loop, and the for/else construct raises an exception if it is never set. Assisted-by: Claude Code (claude-opus-4-6) Signed-off-by: Adrian Reber <areber@redhat.com> |
||
|---|---|---|
| .. | ||
| fifo.py | ||
| fifo.py.desc | ||
| memfd.py | ||
| memfd.py.checkskip | ||
| memfd.py.desc | ||
| pipe.py | ||
| pipe.py.desc | ||
| socket.py | ||
| socket.py.desc | ||
| tty.py | ||
| tty.py.desc | ||