mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
store_new_id() should not be (and cannot be) inline; the function pointer is stored in a device_attribute table. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>