From: Ed L. Cashin <[email protected]> Remove unecessary comment. Signed-off-by: "Ed L. Cashin" <[email protected]> Acked-by: Alan Cox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> --- drivers/block/aoe/aoeblk.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/block/aoe/aoeblk.c b/drivers/block/aoe/aoeblk.c index 196ae7a..088acf4 100644 --- a/drivers/block/aoe/aoeblk.c +++ b/drivers/block/aoe/aoeblk.c @@ -14,7 +14,6 @@ #include "aoe.h" 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; -- 1.4.2.4 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 13/15] aoe: update driver version
- From: Greg KH <[email protected]>
- [PATCH 13/15] aoe: update driver version
- References:
- [GIT PATCH] AOE fixes and update for 2.6.19-rc2
- From: Greg KH <[email protected]>
- [PATCH 1/15] aoe: eliminate isbusy message
- From: Greg KH <[email protected]>
- [PATCH 2/15] aoe: update copyright date
- From: Greg KH <[email protected]>
- [PATCH 3/15] aoe: remove unused NARGS enum
- From: Greg KH <[email protected]>
- [PATCH 4/15] aoe: zero copy write 1 of 2
- From: Greg KH <[email protected]>
- [PATCH 5/15] aoe: jumbo frame support 1 of 2
- From: Greg KH <[email protected]>
- [PATCH 6/15] aoe: clean up printks via macros
- From: Greg KH <[email protected]>
- [PATCH 7/15] aoe: jumbo frame support 2 of 2
- From: Greg KH <[email protected]>
- [PATCH 8/15] aoe: improve retransmission heuristics
- From: Greg KH <[email protected]>
- [PATCH 9/15] aoe: zero copy write 2 of 2
- From: Greg KH <[email protected]>
- [PATCH 10/15] aoe: module parameter for device timeout
- From: Greg KH <[email protected]>
- [PATCH 11/15] aoe: use bio->bi_idx
- From: Greg KH <[email protected]>
- [GIT PATCH] AOE fixes and update for 2.6.19-rc2
- Prev by Date: [PATCH 12/16] driver core fixes: sysfs_create_group() retval in topology.c
- Next by Date: [PATCH 2/15] aoe: update copyright date
- Previous by thread: [PATCH 11/15] aoe: use bio->bi_idx
- Next by thread: [PATCH 13/15] aoe: update driver version
- Index(es):