aoe: remove sysfs comment
Remove unecessary comment. Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com> Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
392e4845f9
commit
b849086d8f
@@ -14,7 +14,6 @@
|
|||||||
|
|
||||||
static kmem_cache_t *buf_pool_cache;
|
static kmem_cache_t *buf_pool_cache;
|
||||||
|
|
||||||
/* add attributes for our block devices in sysfs */
|
|
||||||
static ssize_t aoedisk_show_state(struct gendisk * disk, char *page)
|
static ssize_t aoedisk_show_state(struct gendisk * disk, char *page)
|
||||||
{
|
{
|
||||||
struct aoedev *d = disk->private_data;
|
struct aoedev *d = disk->private_data;
|
||||||
|
Reference in New Issue
Block a user