From: ShatteredMINT <109857525+ShatteredMINT@users.noreply.github.com> Date: Mon, 25 Jul 2022 02:46:07 +0000 (+0200) Subject: remove '=' from reserved space check (#1753) X-Git-Tag: v1.0.79~6 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/b4f1f11742f6f08a520a6a41e7eeb448fcee6244?hp=b4f1f11742f6f08a520a6a41e7eeb448fcee6244 remove '=' from reserved space check (#1753) removes the (misplaced) '=' in the check of the configured reserved space in the 'on_part_cfg_ok' function. This caused #1752 ---