"Fossies" - the Fresh Open Source Software archive 
Member "aoe6-83/conf/34-patches/old-new.diff" of archive aoe6-83.tar.gz:
diff -upr a/linux/drivers/block/aoe/aoeblk.c b/linux/drivers/block/aoe/aoeblk.c
--- a/linux/drivers/block/aoe/aoeblk.c 2010-11-12 16:02:19.000000000 -0500
+++ b/linux/drivers/block/aoe/aoeblk.c 2010-11-12 17:37:09.000000000 -0500
@@ -168,7 +168,6 @@ static struct device_attribute dev_attr_
.attr = {
.name = "firmware-version",
.mode = S_IRUGO,
- .owner = THIS_MODULE,
},
.show = aoedisk_show_fwver,
};