diff for duplicates of <20080205045759.GA19282@kroah.com> diff --git a/a/1.txt b/N1/1.txt index ef74f96..fc30448 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On Mon, Feb 04, 2008 at 10:37:37PM +0000, Adrian McMenamin wrote: > > > > > > > > > -> > > + if (mdev->registered = 0) { +> > > + if (mdev->registered == 0) { > > > + retval = device_register(&mdev->dev); > > > + if (retval) { > > > + printk(KERN_INFO diff --git a/a/content_digest b/N1/content_digest index e1e7b69..10eee9a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,8 +4,8 @@ "ref\020080204161437.GA20739@kroah.com\0" "ref\01202164657.7046.5.camel@localhost.localdomain\0" "From\0Greg KH <greg@kroah.com>\0" - "Subject\0Re: [PATCH] SH/Dreamcast - fix regressions, whitespace and memory\0" - "Date\0Tue, 05 Feb 2008 04:57:59 +0000\0" + "Subject\0Re: [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver\0" + "Date\0Mon, 4 Feb 2008 20:57:59 -0800\0" "To\0Adrian McMenamin <adrian@newgolddream.dyndns.info>\0" "Cc\0Paul Mundt <lethal@linux-sh.org>" linux-sh <linux-sh@vger.kernel.org> @@ -31,7 +31,7 @@ "> > > \n" "> > > \n" "> > > \n" - "> > > +\tif (mdev->registered = 0) {\n" + "> > > +\tif (mdev->registered == 0) {\n" "> > > +\t\tretval = device_register(&mdev->dev);\n" "> > > +\t\tif (retval) {\n" "> > > +\t\t\tprintk(KERN_INFO\n" @@ -68,4 +68,4 @@ "\n" greg k-h -76ead5c24cd78cb342899c1f2e5922d26de207fcaf38087cb71f127ea9e520d6 +0f1028a21800b8d74c67f3a0abd424b077a8be7763fae635720611ffbe3b05e0
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.