On Tue, Feb 23, 2021 at 04:06:30PM +0800, dingsen...@163.com wrote:
> From: dingsenjie
>
> Remove superfluous "breaks", as there is a "return" before them.
>
> Signed-off-by: dingsenjie
You are at least the fourth person who sends this patch[1]. The things I
wrote in reply to the latest submis
On Tue, Feb 23, 2021 at 04:06:30PM +0800, dingsen...@163.com wrote:
> From: dingsenjie
>
> Remove superfluous "breaks", as there is a "return" before them.
>
> Signed-off-by: dingsenjie
> ---
> drivers/tty/serial/imx.c | 5 -
> 1 file changed, 5 deletions(-)
>
> diff --git a/drivers/tty/s
From: dingsenjie
Remove superfluous "breaks", as there is a "return" before them.
Signed-off-by: dingsenjie
---
drivers/tty/serial/imx.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/drivers/tty/serial/imx.c b/drivers/tty/serial/imx.c
index 425624d..6c1c31a 100644
--- a/drivers/tty/s
3 matches
Mail list logo