diff for duplicates of <20161007042736.GA18046@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 0c77c0f..f0726fa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On Sun, Oct 02, 2016 at 08:13:01PM +0200, Greg KH wrote: > > @@ -11,7 +11,7 @@ void ddk750_set_mmio(void __iomem *addr, unsigned short devId, char revId) > > devId750 = devId; > > revId750 = revId; -> > if (revId = 0xfe) +> > if (revId == 0xfe) > > - printk("found sm750le\n"); > > + pr_info("found sm750le\n"); > diff --git a/a/content_digest b/N1/content_digest index 724d159..048b1cd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020161002181301.GA22637@kroah.com\0" "From\0Edward Lipinsky <ellipinsky@gmail.com>\0" "Subject\0Re: [PATCH] staging: sm750fb: Fix printk() style warning\0" - "Date\0Fri, 07 Oct 2016 04:27:36 +0000\0" + "Date\0Thu, 6 Oct 2016 21:27:36 -0700\0" "To\0Greg KH <gregkh@linuxfoundation.org>\0" "Cc\0sudipm.mukherjee@gmail.com" teddy.wang@siliconmotion.com @@ -30,7 +30,7 @@ "> > @@ -11,7 +11,7 @@ void ddk750_set_mmio(void __iomem *addr, unsigned short devId, char revId)\n" "> > \tdevId750 = devId;\n" "> > \trevId750 = revId;\n" - "> > \tif (revId = 0xfe)\n" + "> > \tif (revId == 0xfe)\n" "> > -\t\tprintk(\"found sm750le\\n\");\n" "> > +\t\tpr_info(\"found sm750le\\n\");\n" "> \n" @@ -48,4 +48,4 @@ "\n" Ed Lipinsky -55c6d397249018d26852d2915eeb9a9ca523ad7ad38a534fbad6759cee463267 +bf8c1ae911a60cb6b21cca55cc5a976267670d55e99d4c2de8f18555912e1b54
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.