diff for duplicates of <20161014051825.GA22102@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e29a76c..cd36898 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Thu, Oct 13, 2016 at 05:39:22PM +0300, Mike Rapoport wrote: > > from ddk750_help.c, and adding the following in lynxfb_pci_probe() after > > calling hw_sm750_map() and checking for errors: > > -> > if (sm750_dev->revid = 0xfe) +> > if (sm750_dev->revid == 0xfe) > > dev_info(&pdev->dev, "found sm750le\n"); > > > > The driver compiles, loads and unloads ok with this code. diff --git a/a/content_digest b/N1/content_digest index 1702250..c34c639 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,7 +6,7 @@ "ref\020161013143922.GA17656@rapoport-lnx\0" "From\0Edward Lipinsky <ellipinsky@gmail.com>\0" "Subject\0Re: [PATCH] staging: sm750fb: Fix printk() style warning\0" - "Date\0Fri, 14 Oct 2016 05:18:25 +0000\0" + "Date\0Thu, 13 Oct 2016 22:18:25 -0700\0" "To\0Mike Rapoport <mike.rapoport@gmail.com>\0" "Cc\0Greg KH <gregkh@linuxfoundation.org>" devel@driverdev.osuosl.org @@ -24,7 +24,7 @@ "> > from ddk750_help.c, and adding the following in lynxfb_pci_probe() after\n" "> > calling hw_sm750_map() and checking for errors:\n" "> > \n" - "> > if (sm750_dev->revid = 0xfe)\n" + "> > if (sm750_dev->revid == 0xfe)\n" "> > \tdev_info(&pdev->dev, \"found sm750le\\n\");\n" "> > \n" "> > The driver compiles, loads and unloads ok with this code.\n" @@ -41,4 +41,4 @@ "Regards,\n" Ed L. -e9f1cb81a6bfa308b1c36ecfa0d62bed5bfd0c88fd20ce5893432cc55e781a7d +49a2404c30e22308276209b9afc4f2583dfe95f43e1a52df505c94278b794e8e
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.