All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Pham <quic_jackp@quicinc.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linyu Yuan <quic_linyyuan@quicinc.com>,
	Felipe Balbi <balbi@kernel.org>, <linux-usb@vger.kernel.org>,
	Trilok Soni <quic_tsoni@quicinc.com>
Subject: Re: [PATCH v5 3/3] usb: gadget: configfs: add some trace event
Date: Thu, 7 Oct 2021 18:09:52 -0700	[thread overview]
Message-ID: <20211008005910.GA7123@jackp-linux.qualcomm.com> (raw)
In-Reply-To: <YVwz/EY4A/y4rY48@kroah.com>

On Tue, Oct 05, 2021 at 01:16:12PM +0200, Greg Kroah-Hartman wrote:
> On Tue, Sep 07, 2021 at 09:09:37AM +0800, Linyu Yuan wrote:

> > Signed-off-by: Linyu Yuan <quic_linyyuan@quicinc.com>

> > diff --git a/drivers/usb/gadget/configfs_trace.h b/drivers/usb/gadget/configfs_trace.h
> > new file mode 100644
> > index 0000000..59d73d5
> > --- /dev/null
> > +++ b/drivers/usb/gadget/configfs_trace.h
> > @@ -0,0 +1,167 @@
> > +// SPDX-License-Identifier: GPL-2.0
> > +/*
> > + * Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
> 
> Wrong copyright notice, right?  I could be wrong, but you might want to
> check...

FYI this is correct.  Qualcomm is currently in transition and some
developers have started sending patches from a @quicinc.com email
address.  New files sent in this manner will be attributed using this
copyright notice (and is approved by our legal team).

Jack

  reply	other threads:[~2021-10-08  1:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07  1:09 [PATCH v5 0/3] usb: gadget: configfs: add some trace event Linyu Yuan
2021-09-07  1:09 ` [PATCH v5 1/3] usb: gadget: configfs: avoid list move operation of usb_function Linyu Yuan
2021-10-05 11:10   ` Greg Kroah-Hartman
2021-10-09  2:26     ` Linyu Yuan (QUIC)
2021-10-10 13:04       ` Greg Kroah-Hartman
2021-10-12  3:54         ` Linyu Yuan (QUIC)
2021-10-12  7:30           ` Greg Kroah-Hartman
2021-10-13  2:54             ` Linyu Yuan (QUIC)
2021-10-09  5:28     ` Linyu Yuan (QUIC)
2021-09-07  1:09 ` [PATCH v5 2/3] usb: gadget: configfs: add gadget_info for config group Linyu Yuan
2021-10-05 11:11   ` Greg Kroah-Hartman
2021-10-09  5:32     ` Linyu Yuan (QUIC)
2021-09-07  1:09 ` [PATCH v5 3/3] usb: gadget: configfs: add some trace event Linyu Yuan
2021-10-05 11:16   ` Greg Kroah-Hartman
2021-10-08  1:09     ` Jack Pham [this message]
2021-10-08  5:38       ` Greg Kroah-Hartman
2021-10-08  5:50         ` Trilok Soni
2021-10-16 15:29     ` Linyu Yuan (QUIC)

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=20211008005910.GA7123@jackp-linux.qualcomm.com \
    --to=quic_jackp@quicinc.com \
    --cc=balbi@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=quic_linyyuan@quicinc.com \
    --cc=quic_tsoni@quicinc.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.