Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1599889

Re: [PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd variable

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd variable
Date 2017-03-13 23:30 +0100
Message-ID <tkGDw-7lk-7@gated-at.bofh.it> (permalink)
References <tkcYN-2Pm-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd  variable Daeseok Youn <daeseok.youn@gmail.com> - 2017-03-12 15:50 +0100
  Re: [PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd  variable Greg KH <gregkh@linuxfoundation.org> - 2017-03-13 23:30 +0100
    Re: [PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd variable DaeSeok Youn <daeseok.youn@gmail.com> - 2017-03-14 02:50 +0100

csiph-web