Page MenuHomeFreeBSD

fb: Remove unused FBIOGXINFO ioctl
ClosedPublic

Authored by manu on Dec 1 2021, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 17, 10:58 AM
Unknown Object (File)
Thu, May 16, 9:28 AM
Unknown Object (File)
Thu, May 16, 9:27 AM
Unknown Object (File)
Tue, May 14, 6:23 AM
Unknown Object (File)
Feb 22 2024, 10:56 AM
Unknown Object (File)
Feb 22 2024, 10:56 AM
Unknown Object (File)
Feb 22 2024, 10:56 AM
Unknown Object (File)
Feb 21 2024, 11:53 PM

Details

Summary

Commit 6d1699583d7e added the FBIOGXINFO ioctl and said that implementation
in driver will come later.
Since it was in 2001 I think we can remove this.

MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43092
Build 39980: arc lint + arc unit

Event Timeline

manu requested review of this revision.Dec 1 2021, 2:23 PM

Merge with D33220? They both come from R10:6d1699583d7e. In fact, should that commit just be reverted?

This revision is now accepted and ready to land.Dec 1 2021, 3:30 PM

Merge with D33220? They both come from R10:6d1699583d7e. In fact, should that commit just be reverted?

I'll check if this commit can be reverted directly, if that's the case I'll do that and point to this rev.
If not I'm ok with merging the diffs.

This revision was automatically updated to reflect the committed changes.