criu/test/inhfd
Adrian Reber 1e2f7b55aa test/inhfd: remove redundant mnt_id initialization
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>
2026-07-08 09:51:25 +01:00
..
fifo.py test/inhfd: remove redundant mnt_id initialization 2026-07-08 09:51:25 +01:00
fifo.py.desc test: check restoring external fifo-s 2016-02-17 13:50:46 +03:00
memfd.py python: sort imports 2020-03-27 19:36:20 +03:00
memfd.py.checkskip Remove travis-ci leftovers 2025-11-02 07:48:23 -08:00
memfd.py.desc memfd: add tests 2020-03-27 19:36:20 +03:00
pipe.py py: Reformat everything into pep8 style 2019-09-07 15:59:56 +03:00
pipe.py.desc zdtm.py: Add inhfd tests for --inherit-fd option 2015-10-19 12:42:01 +03:00
socket.py python: sort imports 2020-02-16 09:15:31 -08:00
socket.py.desc zdtm.py: Add inhfd tests for --inherit-fd option 2015-10-19 12:42:01 +03:00
tty.py vim: remove wrong 8-space tabs indent from python files 2021-09-03 10:31:00 -07:00
tty.py.desc zdtm: add a new test to check inherited tty-s 2015-12-29 14:48:36 +03:00