[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72n9wbE-YU2WOT8V20eiie3w5EqzjP8WQXpYDQNfUzcN_A@mail.gmail.com>
Date: Sat, 6 Aug 2022 13:58:02 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Konstantin Shelekhin <k.shelekhin@...ro.com>
Cc: ojeda@...nel.org, linux-kernel@...r.kernel.org,
rust-for-linux@...r.kernel.org
Subject: Re: [PATCH v8 28/31] samples: add Rust examples
On Fri, Aug 5, 2022 at 1:40 PM Konstantin Shelekhin
<k.shelekhin@...ro.com> wrote:
>
> Cool, thanks. I suggest it for the next patchset iteration, since it's
> already has a GH issue.
Gary implemented a subset of string literals to cover this without
having to vendor extra external code in
https://github.com/Rust-for-Linux/linux/pull/858:
module! {
type: RustNetfilter,
name: "rust_netfilter",
author: "Rust for Linux Contributors",
description: "Rust netfilter sample",
license: "GPL",
}
It will be there in v10.
Cheers,
Miguel
Powered by blists - more mailing lists