Skip to content

Remove <linux/synclink.h> ioctls because the synclink_gt driver is being removed from the kernel#185

Open
EthanNelson-Moore wants to merge 1 commit intosunfishcode:mainfrom
EthanNelson-Moore:remove_synclink_ioctls
Open

Remove <linux/synclink.h> ioctls because the synclink_gt driver is being removed from the kernel#185
EthanNelson-Moore wants to merge 1 commit intosunfishcode:mainfrom
EthanNelson-Moore:remove_synclink_ioctls

Conversation

@EthanNelson-Moore
Copy link
Copy Markdown

The synclink_gt driver is being removed from the kernel due to long-unfixed code style and correctness issues and a lack of known users. <linux/synclink.h> will be removed along with it. To allow this crate to continue compiling, remove the code to generate ioctl bindings for this header. Also remove the generated ioctl values, since they will no longer function.

The synclink_gt driver is being removed from the kernel due to
long-unfixed code style and correctness issues and a lack of known
users. <linux/synclink.h> will be removed along with it. To allow this
crate to continue compiling, remove the code to generate ioctl bindings
for this header. Also remove the generated ioctl values, since they
will no longer function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant