Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D35914
Change Details
Change Details
Old
New
Diff
We do a number of games with ploymorphism for different types struct *devdesc. Change the parameter to take a void * to match other fmtdev functions in the system. Sponsored by: Netflix
We do a number of games with ploymorphism for different types struct *devdesc. Change the parameter to take a struct devdesc * to match other dv_devfmt functions in the system. Sponsored by: Netflix
We do a number of games with ploymorphism for different types struct *devdesc. Change the parameter to take a
void
struct devdesc
* to match other
fmtdev
dv_devfmt
functions in the system. Sponsored by: Netflix
Continue