freebsd-kernel-module-rust icon indicating copy to clipboard operation
freebsd-kernel-module-rust copied to clipboard

some improvements maybe

Open fogti opened this issue 3 years ago • 0 comments

this tries to fix some stuff I found a bit weird.

afaik this should also fix the following concern from the article:

Improve the abstractions used here to make them less leaky (i.e. remove the requirement to store a CDev object in the struct implementing CharacterDevice)

fogti avatar Dec 17 '22 13:12 fogti