All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Daeseok Youn <daeseok.youn@gmail.com>
Cc: devel@driverdev.osuosl.org, lidza.louina@gmail.com,
	driverdev-devel@linuxdriverproject.org,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] staging: dgnc: remove useless assigned error value in
Date: Mon, 09 May 2016 12:09:02 +0000	[thread overview]
Message-ID: <20160509120902.GB5302@kroah.com> (raw)
In-Reply-To: <20160504051326.GA21217@certreview.com>

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.

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Daeseok Youn <daeseok.youn@gmail.com>
Cc: lidza.louina@gmail.com, devel@driverdev.osuosl.org,
	driverdev-devel@linuxdriverproject.org,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] staging: dgnc: remove useless assigned error value in
Date: Mon, 9 May 2016 14:09:02 +0200	[thread overview]
Message-ID: <20160509120902.GB5302@kroah.com> (raw)
In-Reply-To: <20160504051326.GA21217@certreview.com>

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.

  reply	other threads:[~2016-05-09 12:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04  5:13 [PATCH 2/3] staging: dgnc: remove useless assigned error value in Daeseok Youn
2016-05-04  5:13 ` Daeseok Youn
2016-05-09 12:09 ` Greg KH [this message]
2016-05-09 12:09   ` Greg KH
2016-05-10  1:17   ` DaeSeok Youn
2016-05-10  1:17     ` DaeSeok Youn
2017-03-12 14:46 ` [PATCH 2/3] staging: dgnc: remove useless switch-case statements Daeseok Youn
2017-03-12 14:46   ` Daeseok Youn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160509120902.GB5302@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=daeseok.youn@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=driverdev-devel@linuxdriverproject.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=lidza.louina@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.