[driver model] Change class functions to const arguments.
From Stephen Hemminger: Several of the class_device functions don't modify their arguments and can take const pointers.
Showing
Please register or sign in to comment
From Stephen Hemminger: Several of the class_device functions don't modify their arguments and can take const pointers.