Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161080AbWHRS5J (ORCPT ); Fri, 18 Aug 2006 14:57:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161081AbWHRSzR (ORCPT ); Fri, 18 Aug 2006 14:55:17 -0400 Received: from ns1.coraid.com ([65.14.39.133]:61029 "EHLO coraid.com") by vger.kernel.org with ESMTP id S1161079AbWHRSzI (ORCPT ); Fri, 18 Aug 2006 14:55:08 -0400 Message-ID: Date: Fri, 18 Aug 2006 13:40:13 -0400 To: linux-kernel@vger.kernel.org Cc: ecashin@coraid.com, Greg K-H Subject: [PATCH 2.6.18-rc4] aoe [12/13]: remove sysfs comment References: From: "Ed L. Cashin" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 855 Lines: 24 Signed-off-by: "Ed L. Cashin" Remove unecessary comment. diff -upr 2.6.18-rc4-orig/drivers/block/aoe/aoeblk.c 2.6.18-rc4-aoe/drivers/block/aoe/aoeblk.c --- 2.6.18-rc4-orig/drivers/block/aoe/aoeblk.c 2006-08-17 11:32:22.000000000 -0400 +++ 2.6.18-rc4-aoe/drivers/block/aoe/aoeblk.c 2006-08-17 15:38:55.000000000 -0400 @@ -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; -- "Ed L. Cashin" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/