Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1396991
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] staging: dgnc: remove useless assigned error value in |
| Date | 2016-05-09 14:10 +0200 |
| Message-ID | <rwSaD-5og-43@gated-at.bofh.it> (permalink) |
| References | <ruXo6-65g-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, May 04, 2016 at 02:13:26PM +0900, Daeseok Youn wrote: > the result in dgnc_get_mstat() was initialized with -EIO but > there are no use of EIO as a result in this function. > > Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> > --- > drivers/staging/dgnc/dgnc_tty.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Same Subject: problem here too, it doesn't make sense.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/3] staging: dgnc: remove useless assigned error value in Daeseok Youn <daeseok.youn@gmail.com> - 2016-05-04 07:20 +0200
Re: [PATCH 2/3] staging: dgnc: remove useless assigned error value in Greg KH <gregkh@linuxfoundation.org> - 2016-05-09 14:10 +0200
Re: [PATCH 2/3] staging: dgnc: remove useless assigned error value in DaeSeok Youn <daeseok.youn@gmail.com> - 2016-05-10 03:20 +0200
csiph-web