Re: [PATCH v2] tty: serial: jsm_tty: fixed redundant variable issue.
From: Greg KH
Date: Sun Feb 07 2016 - 01:14:08 EST
On Fri, Feb 05, 2016 at 03:21:03PM +0100, Jakob Østergaard Jensen wrote:
> Fixes unnecessary variable reassignment to a new redundant variable.
>
> Signed-off-by: Jakob Østergaard Jensen <jakob.jensen.91@xxxxxxxxx>
> ---
> drivers/tty/serial/jsm/jsm_tty.c | 10 ++++------
> 1 file changed, 4 insertions(+), 6 deletions(-)
What changed in v2? Please always be specific. I'll drop this, please
resend v3 and describe what changed in the proper way.
thanks,
greg k-h