mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unneeded blank line. No functional change.
MFC after: 2 weeks
This commit is contained in:
parent
3bb8d8d8c9
commit
cf955ebf6f
1 changed files with 0 additions and 1 deletions
|
|
@ -518,7 +518,6 @@ clear:
|
|||
}
|
||||
if (head == fat[n].head) {
|
||||
pwarn("Cluster chain starting at %u loops at cluster %u\n",
|
||||
|
||||
head, p);
|
||||
goto clear;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue