mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-27 11:44:45 +00:00
whitespace fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
94d786b393
commit
cebd1c85f0
@ -764,7 +764,6 @@ my $check_mtu = sub {
|
||||
|
||||
die "interface '$parent' - mtu $pmtu is bigger than '$child' - mtu $cmtu\n"
|
||||
if $pmtu gt $cmtu;
|
||||
|
||||
};
|
||||
|
||||
# config => {
|
||||
|
Loading…
Reference in New Issue
Block a user