diff for duplicates of <20091117185742.GA19829@srcf.ucam.org> diff --git a/a/1.txt b/N1/1.txt index 7cac248..d2c33f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -146,7 +146,8 @@ index 517e433..ea37e48 100644 +static DEVICE_ATTR(idle_hysteresis, 0644, disk_idle_hysteresis_show, + disk_idle_hysteresis_store); #ifdef CONFIG_FAIL_MAKE_REQUEST - static struct device_attribute dev_attr_fail __ATTR(make-it-fail, S_IRUGO|S_IWUSR, part_fail_show, part_fail_store); + static struct device_attribute dev_attr_fail = + __ATTR(make-it-fail, S_IRUGO|S_IWUSR, part_fail_show, part_fail_store); @@ -890,6 +937,7 @@ static struct attribute *disk_attrs[] = { &dev_attr_capability.attr, &dev_attr_stat.attr, diff --git a/a/content_digest b/N1/content_digest index 0fffadd..1be0428 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0ac3eb2510911170755i5188fb53ud2d6012a2db8c00a@mail.gmail.com\0" "ref\01258474180.16176.62.camel@localhost.localdomain\0" "From\0Matthew Garrett <mjg59@srcf.ucam.org>\0" - "Subject\0Re: [PATCH] [RFC] Add support for uevents on block device idle\0" + "Subject\0Re: [PATCH] [RFC] Add support for uevents on block device idle changes\0" "Date\0Tue, 17 Nov 2009 18:57:42 +0000\0" "To\0David Zeuthen <david@fubar.dk>\0" "Cc\0Kay Sievers <kay.sievers@vrfy.org>" @@ -159,7 +159,8 @@ "+static DEVICE_ATTR(idle_hysteresis, 0644, disk_idle_hysteresis_show,\n" "+\t\t disk_idle_hysteresis_store);\n" " #ifdef CONFIG_FAIL_MAKE_REQUEST\n" - " static struct device_attribute dev_attr_fail \t__ATTR(make-it-fail, S_IRUGO|S_IWUSR, part_fail_show, part_fail_store);\n" + " static struct device_attribute dev_attr_fail =\n" + " \t__ATTR(make-it-fail, S_IRUGO|S_IWUSR, part_fail_show, part_fail_store);\n" "@@ -890,6 +937,7 @@ static struct attribute *disk_attrs[] = {\n" " \t&dev_attr_capability.attr,\n" " \t&dev_attr_stat.attr,\n" @@ -250,4 +251,4 @@ "-- \n" Matthew Garrett | mjg59@srcf.ucam.org -ac02f3ddfe277452e38f5e934227dd21cbccae80e78962cf7320535ca2940b07 +9a705c87270c5b7ac7fc68436ebb903e9b01501a37d9cd2af4af5721f7f432df
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.