summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorGary Guo <gary@garyguo.net>2026-05-25 22:20:50 +0200
committerDanilo Krummrich <dakr@kernel.org>2026-05-27 16:22:41 +0200
commitc8a43666bade4683640dc835f92cd456d29cee55 (patch)
tree6e428137b4a29fe2c299718301018eefdfc114d7 /samples
parente9df918d61e08f4281c3bcd42486f1505f396b1d (diff)
rust: driver: move 'static bounds to constructor
With the ForeignOwnable lifetime change, the 'static bound is no longer necessary on the drvdata methods or bus adapter impls. Move it to the Registration constructor instead. Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Gary Guo <gary@garyguo.net> Link: https://patch.msgid.link/20260525202921.124698-4-dakr@kernel.org Co-developed-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions