diff for duplicates of <20161013143922.GA17656@rapoport-lnx> diff --git a/a/1.txt b/N1/1.txt index c58f17a..ede91fb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Mon, Oct 10, 2016 at 07:31:46AM -0700, Edward Lipinsky 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 d4f4ca6..bd1eb3b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\020161010143146.GA8218@gmail.com\0" "From\0Mike Rapoport <mike.rapoport@gmail.com>\0" "Subject\0Re: [PATCH] staging: sm750fb: Fix printk() style warning\0" - "Date\0Thu, 13 Oct 2016 14:39:22 +0000\0" + "Date\0Thu, 13 Oct 2016 17:39:22 +0300\0" "To\0Edward Lipinsky <ellipinsky@gmail.com>\0" "Cc\0Greg KH <gregkh@linuxfoundation.org>" devel@driverdev.osuosl.org @@ -22,7 +22,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" @@ -34,4 +34,4 @@ "> Regards,\n" > Ed L. -21aee1f9637ffaa05d2997b02bf0760d556544ae017fe31373dc02f842399f59 +7c2c283434dcf76c921f3ffcde62395e80298977e81c06c0793b285cb63e96f9
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.