Page MenuHomeFreeBSD

lio: Remove unneeded include.
ClosedPublic

Authored by zlei on Sep 9 2022, 2:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 8 2024, 7:04 AM
Unknown Object (File)
Oct 6 2024, 12:31 AM
Unknown Object (File)
Oct 3 2024, 7:37 AM
Unknown Object (File)
Oct 2 2024, 6:27 PM
Unknown Object (File)
Oct 2 2024, 11:30 AM
Unknown Object (File)
Oct 1 2024, 5:15 PM
Unknown Object (File)
Sep 29 2024, 9:41 PM
Unknown Object (File)
Sep 29 2024, 7:36 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Sep 9 2022, 2:44 AM

It seems @sbruno is busy, add network group reviewers.

This revision is now accepted and ready to land.Sep 21 2022, 5:18 AM
This revision was automatically updated to reflect the committed changes.

Hi @imp ,

I have WIP https://reviews.freebsd.org/D37758 and once it is done I'd like to MFC it into stable/13.
The gif(4) internal structure might change in final revision so I'd like to MFC this into stable branches.

I have commit privilege now, then what's your opinion ?

Also CC @kp @melifaro

In D36501#863598, @zlei wrote:

Hi @imp ,

I have WIP https://reviews.freebsd.org/D37758 and once it is done I'd like to MFC it into stable/13.
The gif(4) internal structure might change in final revision so I'd like to MFC this into stable branches.

I have commit privilege now, then what's your opinion ?

This seems sane to MFC. I don't anticipate there being any externally visible issue. I've not MFC'd it only because I've had my head down in kboot for too long.