diff for duplicates of <20100810154337.006a0df9@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index 1624f3e..43d8e9e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,28 +4,32 @@ On Mon, 2 Aug 2010 16:31:28 -0700, Greg KH wrote: > > <guenter.roeck@ericsson.com> wrote: > > > The following comment is found in include/linux/sysfs.h: > > > -> > > /* FIXME -> > > * The *owner field is no longer used. -> > > * x86 tree has been cleaned up. The owner -> > > * attribute is still left for other arches. -> > > */ +> > > =C2=A0 /* FIXME +> > > =C2=A0 =C2=A0* The *owner field is no longer used. +> > > =C2=A0 =C2=A0* x86 tree has been cleaned up. The owner +> > > =C2=A0 =C2=A0* attribute is still left for other arches. +> > > =C2=A0 =C2=A0*/ > > > -> > > As it turns out, the *owner field is (again?) initialized in several modules, -> > > suggesting that such initialization may be creeping back into the code. +> > > As it turns out, the *owner field is (again?) initialized in several = +modules, +> > > suggesting that such initialization may be creeping back into the cod= +e. > > > -> > > This patch set removes the above comment, the *owner field, and each instance +> > > This patch set removes the above comment, the *owner field, and each = +instance > > > in the code where it was found to be initialized. > > > -> > > Compiled with x86 allmodconfig as well as with all alpha, arm, mips, powerpc, +> > > Compiled with x86 allmodconfig as well as with all alpha, arm, mips, = +powerpc, > > > and sparc defconfig builds. -> > +> >=20 > > This seems reasonable to me. Can we get this in linux-next? -> +>=20 > It will show up in linux-next tomorrow. Related bug? -https://bugzilla.kernel.org/show_bug.cgi?id=16544 +https://bugzilla.kernel.org/show_bug.cgi?id=3D16544 --- +--=20 Jean Delvare diff --git a/a/content_digest b/N1/content_digest index f69de5a..aadd8fe 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,27 +5,26 @@ "Subject\0Re: [PATCH 0/6] Remove owner field from sysfs attribute structure\0" "Date\0Tue, 10 Aug 2010 15:43:37 +0200\0" "To\0Greg KH <greg@kroah.com>\0" - "Cc\0Eric Biederman <ebiederm@aristanetworks.com>" - Guenter Roeck <guenter.roeck@ericsson.com> - James E.J. Bottomley <James.Bottomley@suse.de> - Richard Purdie <rpurdie@rpsys.net> - Greg Kroah-Hartman <gregkh@suse.de> - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Paul Mackerras <paulus@samba.org> - Dmitry Torokhov <dtor@mail.ru> - Liam Girdwood <lrg@slimlogic.co.uk> - Mark Brown <broonie@opensource.wolfsonmicro.com> + "Cc\0Mark Brown <broonie@opensource.wolfsonmicro.com>" Jani Nikula <ext-jani.1.nikula@nokia.com> Linus Walleij <linus.walleij@stericsson.com> - Chris Wright <chrisw@sous-sol.org> - Nick Cheng <nick.cheng@areca.com.tw> James Smart <james.smart@emulex.com> - Alex Iannicelli <alex.iannicelli@emulex.com> + Eric Biederman <ebiederm@aristanetworks.com> Benjamin Thery <benjamin.thery@bull.net> - Tejun Heo <tj@kernel.org> + Greg Kroah-Hartman <gregkh@suse.de> linux-kernel@vger.kernel.org + Chris Wright <chrisw@sous-sol.org> + linuxppc-dev@ozlabs.org + James E.J. Bottomley <James.Bottomley@suse.de> + Richard Purdie <rpurdie@rpsys.net> + Nick Cheng <nick.cheng@areca.com.tw> + Dmitry Torokhov <dtor@mail.ru> + Tejun Heo <tj@kernel.org> + Paul Mackerras <paulus@samba.org> + Liam Girdwood <lrg@slimlogic.co.uk> linux-scsi@vger.kernel.org - " linuxppc-dev@ozlabs.org\0" + Alex Iannicelli <alex.iannicelli@emulex.com> + " Guenter Roeck <guenter.roeck@ericsson.com>\0" "\00:1\0" "b\0" "On Mon, 2 Aug 2010 16:31:28 -0700, Greg KH wrote:\n" @@ -34,30 +33,34 @@ "> > <guenter.roeck@ericsson.com> wrote:\n" "> > > The following comment is found in include/linux/sysfs.h:\n" "> > >\n" - "> > > \302\240 /* FIXME\n" - "> > > \302\240 \302\240* The *owner field is no longer used.\n" - "> > > \302\240 \302\240* x86 tree has been cleaned up. The owner\n" - "> > > \302\240 \302\240* attribute is still left for other arches.\n" - "> > > \302\240 \302\240*/\n" + "> > > =C2=A0 /* FIXME\n" + "> > > =C2=A0 =C2=A0* The *owner field is no longer used.\n" + "> > > =C2=A0 =C2=A0* x86 tree has been cleaned up. The owner\n" + "> > > =C2=A0 =C2=A0* attribute is still left for other arches.\n" + "> > > =C2=A0 =C2=A0*/\n" "> > >\n" - "> > > As it turns out, the *owner field is (again?) initialized in several modules,\n" - "> > > suggesting that such initialization may be creeping back into the code.\n" + "> > > As it turns out, the *owner field is (again?) initialized in several =\n" + "modules,\n" + "> > > suggesting that such initialization may be creeping back into the cod=\n" + "e.\n" "> > >\n" - "> > > This patch set removes the above comment, the *owner field, and each instance\n" + "> > > This patch set removes the above comment, the *owner field, and each =\n" + "instance\n" "> > > in the code where it was found to be initialized.\n" "> > >\n" - "> > > Compiled with x86 allmodconfig as well as with all alpha, arm, mips, powerpc,\n" + "> > > Compiled with x86 allmodconfig as well as with all alpha, arm, mips, =\n" + "powerpc,\n" "> > > and sparc defconfig builds.\n" - "> > \n" + "> >=20\n" "> > This seems reasonable to me. Can we get this in linux-next?\n" - "> \n" + ">=20\n" "> It will show up in linux-next tomorrow.\n" "\n" "Related bug?\n" "\n" - "https://bugzilla.kernel.org/show_bug.cgi?id=16544\n" + "https://bugzilla.kernel.org/show_bug.cgi?id=3D16544\n" "\n" - "-- \n" + "--=20\n" Jean Delvare -cb88ef6ac46ff65eee252cf2846b328ca697772f4338629586848e651d21ef4a +05fea8e25ba8e2f5f138a051b0bc236a2ef40a178aef6643f147a78861c43c7a
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.