Skip to content
Snippets Groups Projects
Commit 19c38de8 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

kobjects: fix up improper use of the kobject name field

A number of different drivers incorrect access the kobject name field
directly.  This is not correct as the name might not be in the array.
Use the proper accessor function instead.
parent 5901d014
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment