diff for duplicates of <20190716181706.GA1140@penguin> diff --git a/a/1.txt b/N1/1.txt index faa4b28..63e77ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,8 @@ Applied, thank you. > --- a/drivers/input/keyboard/applespi.c > +++ b/drivers/input/keyboard/applespi.c > @@ -899,7 +899,6 @@ static void applespi_set_bl_level(struct led_classdev *led_cdev, -> struct applespi_data *applespi > container_of(led_cdev, struct applespi_data, backlight_info); +> struct applespi_data *applespi = +> container_of(led_cdev, struct applespi_data, backlight_info); > unsigned long flags; > - int sts; > diff --git a/a/content_digest b/N1/content_digest index 115bbfe..beded82 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190716085423.19443-1-maowenan@huawei.com\0" "From\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" "Subject\0Re: [PATCH -next] keyboard: remove set but not used variables 'sts'\0" - "Date\0Tue, 16 Jul 2019 18:17:06 +0000\0" + "Date\0Tue, 16 Jul 2019 20:17:06 +0200\0" "To\0Mao Wenan <maowenan@huawei.com>\0" "Cc\0linux-input@vger.kernel.org" linux-kernel@vger.kernel.org @@ -29,7 +29,8 @@ "> --- a/drivers/input/keyboard/applespi.c\n" "> +++ b/drivers/input/keyboard/applespi.c\n" "> @@ -899,7 +899,6 @@ static void applespi_set_bl_level(struct led_classdev *led_cdev,\n" - "> \tstruct applespi_data *applespi > \t\tcontainer_of(led_cdev, struct applespi_data, backlight_info);\n" + "> \tstruct applespi_data *applespi =\n" + "> \t\tcontainer_of(led_cdev, struct applespi_data, backlight_info);\n" "> \tunsigned long flags;\n" "> -\tint sts;\n" "> \n" @@ -51,4 +52,4 @@ "-- \n" Dmitry -05269769e821def9973ecebbb8d35df831a2d46ceb7ce5e687ff74d83bdeedc2 +36b5f9f0dd17bc830ecc5ef89dc5f41f9165edf20a241e8c76ce983c5791931a
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.