]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_bridge: Minor style fixes
authorZhenlei Huang <zlei@FreeBSD.org>
Thu, 25 Apr 2024 18:19:11 +0000 (02:19 +0800)
committerZhenlei Huang <zlei@FreeBSD.org>
Thu, 25 Apr 2024 18:19:11 +0000 (02:19 +0800)
commit73585176ffd84c13d68cad67c2ca81643f09075c
tree8afc9014ea63c295937e7c15a1f63648a5e58395
parentad31d4764255c0848f1f0fa10760d16b5a2922aa
if_bridge: Minor style fixes

And more comments on the #ifdef INET blocks to improve readability.

While here, revert the order of two prototypes to produce minimal diff
compared to stable branches.

MFC with: 65767e6126a7
sys/net/if_bridge.c