On Tue May 26, 2026 at 7:58 AM JST, Danilo Krummrich wrote: > GspSequencer, GspSeqIter, and GspSequencerParams are already > lifetime-parameterized; the ARef<Device> is unnecessary -- a plain > &'a Device reference suffices. > > Signed-off-by: Danilo Krummrich <[email protected]> > ---
Reviewed-by: Eliot Courtney <[email protected]>
