[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170313222611.GA23550@kroah.com>
Date: Tue, 14 Mar 2017 06:26:11 +0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Daeseok Youn <daeseok.youn@...il.com>
Cc: lidza.louina@...il.com, devel@...verdev.osuosl.org,
driverdev-devel@...uxdriverproject.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd
variable
On Sun, Mar 12, 2017 at 11:47:28PM +0900, Daeseok Youn wrote:
> The bd variable in dgnc_tty_digiseta() is assigned with
> ch->ch_bd but it is not used in this function except checking NULL.
> The ch->ch_bd could be replaced with bd variable in dgnc_tty_digiseta()
>
> Signed-off-by: Daeseok Youn <daeseok.youn@...il.com>
> ---
> drivers/staging/dgnc/dgnc_tty.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Please merge this with your first patch in the series and resend them.
thanks,
greg k-h
Powered by blists - more mailing lists