Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1599977
| From | DaeSeok Youn <daeseok.youn@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] staging: dngc: ch->ch_bd is already assigned to bd variable |
| Date | 2017-03-14 02:50 +0100 |
| Message-ID | <tkJL3-1e8-5@gated-at.bofh.it> (permalink) |
| References | <tkcYN-2Pm-9@gated-at.bofh.it> <tkGDw-7lk-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2017-03-14 7:26 GMT+09:00 Greg KH <gregkh@linuxfoundation.org>: > 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. Hi Greg, Ok. I will merge this with my first patch and send them. Thanks, Regards, Daeseok Youn. > > thanks, > > greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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