From: Greg KH <gregkh@linuxfoundation.org>
To: Cristina Opriceana <cristina.opriceana@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] Staging: drivers: Remove unecessary return value
Date: Mon, 16 Mar 2015 16:21:05 +0100 [thread overview]
Message-ID: <20150316152105.GA471@kroah.com> (raw)
In-Reply-To: <20150312170630.GA30999@Inspiron>
On Thu, Mar 12, 2015 at 07:06:30PM +0200, Cristina Opriceana wrote:
> Change _SUCCESS return value for function loadparam to void as it never
> changes and it's also never used when calling the function.
>
> Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
> ---
> drivers/staging/rtl8188eu/os_dep/os_intfs.c | 3 +--
> drivers/staging/rtl8712/os_intfs.c | 5 ++---
> drivers/staging/rtl8723au/os_dep/os_intfs.c | 3 +--
> 3 files changed, 4 insertions(+), 7 deletions(-)
This does not apply to my tree properly :(
prev parent reply other threads:[~2015-03-16 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 17:06 [PATCH] Staging: drivers: Remove unecessary return value Cristina Opriceana
2015-03-16 15:21 ` Greg KH [this message]
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=20150316152105.GA471@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=cristina.opriceana@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
/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.