diff for duplicates of <20190722150302.29526-6-brgl@bgdev.pl> diff --git a/a/1.txt b/N1/1.txt index e7d23ad..31d526a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ index 01262186fa1e..70882556f047 100644 int def_value; }; @@ -69,8 +67,6 @@ static int gpio_backlight_probe(struct platform_device *pdev) - if (gbl = NULL) + if (gbl == NULL) return -ENOMEM; - gbl->dev = &pdev->dev; diff --git a/a/content_digest b/N1/content_digest index 3309b54..47fa87d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190722150302.29526-1-brgl@bgdev.pl\0" "From\0Bartosz Golaszewski <brgl@bgdev.pl>\0" "Subject\0[PATCH v2 5/7] backlight: gpio: remove dev from struct gpio_backlight\0" - "Date\0Mon, 22 Jul 2019 15:03:00 +0000\0" + "Date\0Mon, 22 Jul 2019 17:03:00 +0200\0" "To\0Yoshinori Sato <ysato@users.sourceforge.jp>" Rich Felker <dalias@libc.org> Lee Jones <lee.jones@linaro.org> @@ -41,7 +41,7 @@ " \tint def_value;\n" " };\n" "@@ -69,8 +67,6 @@ static int gpio_backlight_probe(struct platform_device *pdev)\n" - " \tif (gbl = NULL)\n" + " \tif (gbl == NULL)\n" " \t\treturn -ENOMEM;\n" " \n" "-\tgbl->dev = &pdev->dev;\n" @@ -52,4 +52,4 @@ "-- \n" 2.21.0 -2f3f4e1bdde95f4b23d41a61c65f6f7d643df265a78aa1a776b52132455cf97c +61f478fb6b43b77c5797be3894a3a8230ae74530d92b399805dc87dc48541c5c
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.