Hi,
> From: Patrick DELAUNAY
> Sent: mercredi 9 septembre 2020 18:29
>
> Move the variables definition at the beggining of the function
> gpio_stm32_probe().
>
> Signed-off-by: Patrick Delaunay
> ---
>
> drivers/gpio/stm32_gpio.c | 10 --
> 1 file changed, 4 insertions(+), 6 deletio
Hi Patrick
On 9/9/20 6:28 PM, Patrick Delaunay wrote:
> Move the variables definition at the beggining of the function
> gpio_stm32_probe().
>
> Signed-off-by: Patrick Delaunay
> ---
>
> drivers/gpio/stm32_gpio.c | 10 --
> 1 file changed, 4 insertions(+), 6 deletions(-)
>
> diff --git a
Move the variables definition at the beggining of the function
gpio_stm32_probe().
Signed-off-by: Patrick Delaunay
---
drivers/gpio/stm32_gpio.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/drivers/gpio/stm32_gpio.c b/drivers/gpio/stm32_gpio.c
index 5bff27f75b.
3 matches
Mail list logo