Re: [PATCH v2] tty: serial: samsung_tty: remove set but not used variables
From: Krzysztof Kozlowski <hidden>
Date: 2021-04-26 14:14:40
Also in:
linux-samsung-soc, linux-serial
From: Krzysztof Kozlowski <hidden>
Date: 2021-04-26 14:14:40
Also in:
linux-samsung-soc, linux-serial
On 26/04/2021 15:18, Tian Tao wrote:
The value of 'ret' is not used which reported by svace, so jutst return
s/jutst/just/ Reviewed-by: Krzysztof Kozlowski <redacted>
instead of break. Signed-off-by: Tian Tao <tiantao6@hisilicon.com> --- v2: s3c24xx_serial_probe function exit than convert ret to some default value when the attribute "reg-io-width" is not 1 or 4. --- drivers/tty/serial/samsung_tty.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel