From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jeremy Kerr <jk@codeconstruct.com.au>
Cc: Matt Johnston <matt@codeconstruct.com.au>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, linux-usb@vger.kernel.org,
Santosh Puranik <spuranik@nvidia.com>
Subject: Re: [PATCH net-next v2 1/2] usb: Add base USB MCTP definitions
Date: Mon, 17 Feb 2025 10:02:41 +0100 [thread overview]
Message-ID: <2025021758-negate-entwine-5d40@gregkh> (raw)
In-Reply-To: <20d5843de6629036ce67420be9d2d2b5907c3261.camel@codeconstruct.com.au>
On Mon, Feb 17, 2025 at 04:55:59PM +0800, Jeremy Kerr wrote:
> Hi Greg,
>
> > > --- /dev/null
> > > +++ b/include/linux/usb/mctp-usb.h
> > > @@ -0,0 +1,30 @@
> > > +/* SPDX-License-Identifier: GPL-2.0+ */
> >
> > I missed this the last time, sorry, but I have to ask, do you really
> > mean v2 or later? If so, that's fine, just want to make sure.
>
> I'm fine with 2.0+, but I figure the preference is consistency here. So,
> since I'm doing a v3, I will send that out with GPL-2.0.
>
> > Whichever you pick is fine with me, so:
> >
> > Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> Thanks! v3 will have the __u8s changed to u8, as Jakub has requested.
> Would you like me to keep the Ack on that?
Yes, that's fine. But to be fair, "__u8" is correct here as that's what
the endpoint variable is as well (it is coming directly from hardware),
but I'm not going to complain about that as it really doesn't matter :)
thanks,
greg k-h
next prev parent reply other threads:[~2025-02-17 9:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 2:46 [PATCH net-next v2 0/2] mctp: Add MCTP-over-USB hardware transport binding Jeremy Kerr
2025-02-12 2:46 ` [PATCH net-next v2 1/2] usb: Add base USB MCTP definitions Jeremy Kerr
2025-02-12 9:15 ` Greg Kroah-Hartman
2025-02-17 8:55 ` Jeremy Kerr
2025-02-17 9:02 ` Greg Kroah-Hartman [this message]
2025-02-15 3:37 ` Jakub Kicinski
2025-02-12 2:46 ` [PATCH net-next v2 2/2] net: mctp: Add MCTP USB transport driver Jeremy Kerr
2025-02-15 3:45 ` Jakub Kicinski
2025-02-17 8:40 ` Jeremy Kerr
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=2025021758-negate-entwine-5d40@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jk@codeconstruct.com.au \
--cc=kuba@kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=matt@codeconstruct.com.au \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=spuranik@nvidia.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 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).