All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Rob Gill <rrobgill@protonmail.com>
Cc: linux-usb@vger.kernel.org
Subject: Re: [PATCH v3] driver/usb MODULE_DESCRIPTION entries to usb modules
Date: Wed, 24 Jun 2020 11:42:07 +0200	[thread overview]
Message-ID: <20200624094207.GA1752676@kroah.com> (raw)
In-Reply-To: <20200619133141.31890-1-rrobgill@protonmail.com>

On Fri, Jun 19, 2020 at 01:31:48PM +0000, Rob Gill wrote:
> The user tool modinfo is used to get information on kernel modules, including a
> description where it is available.
> 
> This patch adds a brief MODULE_DESCRIPTION to the following modules in driver/usb.
> 
> isight_firmware
> mxuport
> u_ether
> uas
> 
> Signed-off-by: Rob Gill <rrobgill@protonmail.com>
> 
> ---
>  drivers/usb/gadget/function/u_ether.c | 1 +
>  drivers/usb/misc/isight_firmware.c    | 1 +
>  drivers/usb/serial/mxuport.c          | 1 +
>  drivers/usb/storage/uas.c             | 1 +
>  4 files changed, 4 insertions(+)

What changed from previous versions of this patch?  That always goes
under the --- line as the documentation asks for.

Can you fix that up and do a v4?

Also, please use the output of scripts/get_maintainers.pl to determine
who to cc: on your patches.

thanks,

greg k-h

      parent reply	other threads:[~2020-06-24  9:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19 13:31 [PATCH v3] driver/usb MODULE_DESCRIPTION entries to usb modules Rob Gill
2020-06-22  9:22 ` Johan Hovold
2020-06-24  9:42 ` 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=20200624094207.GA1752676@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=rrobgill@protonmail.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.