]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
aoe: remove sysfs comment
authorEd L. Cashin <ecashin@coraid.com>
Wed, 20 Sep 2006 18:36:51 +0000 (14:36 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 18 Oct 2006 19:53:50 +0000 (12:53 -0700)
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>
drivers/block/aoe/aoeblk.c

index 196ae7a37643f594c42df78ef1954705f7d69edc..088acf48ffa4226300a9600dad4702af1747e88a 100644 (file)
@@ -14,7 +14,6 @@
 
 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)
 {
        struct aoedev *d = disk->private_data;