All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Cristina Moraru <cristina.moraru09@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] staging: octeon: Remove excess parameter from doc
Date: Sun, 4 Oct 2015 08:51:27 +0100	[thread overview]
Message-ID: <20151004075127.GA20479@kroah.com> (raw)
In-Reply-To: <1443811683-50291-1-git-send-email-cristina.moraru09@gmail.com>

On Fri, Oct 02, 2015 at 09:48:03PM +0300, Cristina Moraru wrote:
> Fix "Excess function parameter 'addr' description in
> 'cvm_oct_set_mac_filter'" kernel-doc warning
> 
> Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
> ---
>  drivers/staging/octeon/ethernet.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/octeon/ethernet.c b/drivers/staging/octeon/ethernet.c
> index a8da250..87ab6c6 100644
> --- a/drivers/staging/octeon/ethernet.c
> +++ b/drivers/staging/octeon/ethernet.c
> @@ -367,7 +367,6 @@ static void cvm_oct_common_set_multicast_list(struct net_device *dev)
>  /**
>   * cvm_oct_common_set_mac_address - set the hardware MAC address for a device
>   * @dev:    The device in question.
> - * @addr:   Address structure to change it too.
>   *
>   * Returns Zero on success
>   */
> -- 
> 1.9.1

This patch doesn't apply to my tree at all :(


      reply	other threads:[~2015-10-04  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 18:48 [PATCH] staging: octeon: Remove excess parameter from doc Cristina Moraru
2015-10-04  7:51 ` 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=20151004075127.GA20479@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cristina.moraru09@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.