kobject: export kobj_sysfs_ops
authorJeff Mahoney <jeffm@suse.com>
Fri, 1 Nov 2013 17:06:56 +0000 (13:06 -0400)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:19:24 +0000 (13:19 -0800)
commit29dfe2dc0e8f85c5656d13bb4c78a5ffca54c452
tree5dbdb8337432dae577a89f3be27e6d42c5c810ee
parent2eaa055fab4e3127c9f572fda1b710cbb2acdf1c
kobject: export kobj_sysfs_ops

struct kobj_attribute implements the baseline attribute functionality
that can be used all over the place. We should export the ops associated
with it.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <clm@fb.com>
lib/kobject.c
This page took 0.026604 seconds and 5 git commands to generate.