On Thu, Aug 19, 2021 at 5:44 PM Arnd Bergmann <arnd@xxxxxxxxxx> wrote: > > From: Arnd Bergmann <arnd@xxxxxxxx> > > On Wed, 18 Aug 2021 22:44:22 +0200, Krzysztof Kozlowski wrote: > > "delay" variable on line 79 can be deleted by returning "0" on line 88. > > Applied to for-next, thanks! > > [1/1] ARM: s3c: delete unneed local variable "delay" > commit: 319a1b58f6c7432345f13383b26c8c10e7eb1dda I had accidentally added this to the arm/fixes branch at first, but corrected that now and applied it to arm/soc instead, as you intended. Arnd