linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: Azhar Shaikh <azhar.shaikh@intel.com>
Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH] usb: typec: Correct the documentation for typec_cable_put()
Date: Fri, 27 Mar 2020 13:52:15 +0200	[thread overview]
Message-ID: <20200327115215.GC1281735@kuha.fi.intel.com> (raw)
In-Reply-To: <20200326134633.26780-1-azhar.shaikh@intel.com>

On Thu, Mar 26, 2020 at 06:46:33AM -0700, Azhar Shaikh wrote:
> typec_cable_put() function had typec_cable_get in it's documentation.
> Change it to reflect the correct name.
> 
> Signed-off-by: Azhar Shaikh <azhar.shaikh@intel.com>

Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>

> ---
>  drivers/usb/typec/class.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/typec/class.c b/drivers/usb/typec/class.c
> index 7c44e930602f..a7ca415ad1ef 100644
> --- a/drivers/usb/typec/class.c
> +++ b/drivers/usb/typec/class.c
> @@ -859,7 +859,7 @@ struct typec_cable *typec_cable_get(struct typec_port *port)
>  EXPORT_SYMBOL_GPL(typec_cable_get);
>  
>  /**
> - * typec_cable_get - Decrement the reference count on USB Type-C cable
> + * typec_cable_put - Decrement the reference count on USB Type-C cable
>   * @cable: The USB Type-C cable
>   */
>  void typec_cable_put(struct typec_cable *cable)
> -- 
> 2.17.1

thanks,

-- 
heikki

      reply	other threads:[~2020-03-27 11:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-26 13:46 [PATCH] usb: typec: Correct the documentation for typec_cable_put() Azhar Shaikh
2020-03-27 11:52 ` Heikki Krogerus [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=20200327115215.GC1281735@kuha.fi.intel.com \
    --to=heikki.krogerus@linux.intel.com \
    --cc=azhar.shaikh@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).