HomeFreeBSD

linuxkpi: Move class_create to .c file

Description

linuxkpi: Move class_create to .c file

class_create encodes the size of struct class into the generated
code. Move from .h file to .c file to move this knowledge from the
client modules that call this into the linuxkpi module.

Sponsored by: Netflix
Reviewed by: hselasky, emaste
Differential Revision: https://reviews.freebsd.org/D34769

Details

Provenance
impAuthored on Apr 5 2022, 5:05 AM
Reviewer
hselasky
Differential Revision
D34769: linuxkpi: Move class_create to .c file
Parents
rG702b68750359: linuxkpi: Move device_create_groups_vargs to linux_compat.c
Branches
Unknown
Tags
Unknown