[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <176169028361.1793333.2540728361412926877@noble.neil.brown.name>
Date: Wed, 29 Oct 2025 09:24:43 +1100
From: NeilBrown <neilb@...mail.net>
To: "Khushal Chitturi" <kc9282016@...il.com>
Cc: chuck.lever@...cle.com, linux-nfs@...r.kernel.org, jlayton@...nel.org,
okorniev@...hat.com, Dai.Ngo@...cle.com, tom@...pey.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
"Khushal Chitturi" <kc9282016@...il.com>
Subject: Re: [PATCH v2] xdrgen: handle _XdrString in union encoder/decoder
On Wed, 29 Oct 2025, Khushal Chitturi wrote:
> --- a/tools/net/sunrpc/xdrgen/generators/union.py
> +++ b/tools/net/sunrpc/xdrgen/generators/union.py
> @@ -1,3 +1,4 @@
> +# SPDX-License-Identifier: GPL-2.0
> #!/usr/bin/env python3
#! must be the first line to be effective.
Other .py files in the kernel have '# SPDX' on the second or third line.
NeilBrown
Powered by blists - more mailing lists