Triggered by the discussion at: https://lore.kernel.org/r/CAMRc=Me-QNmJ2L1K-gGzFtVZacsDiLsNUfh3QaWPdbVzyxUduA@xxxxxxxxxxxxxx/ I also found some clippy warnings that I fixed while having the editor open. Signed-off-by: Erik Schilling <erik.schilling@xxxxxxxxxx> --- Erik Schilling (3): bindings: rust: libgpiod: make read_edge_events lifetimes more explicit bindings: rust: libgpiod: turn standalone doc comment into normal comment bindings: rust: libpgiod: fix clippy::empty_line_after_doc_comments lint bindings/rust/libgpiod/src/event_buffer.rs | 1 - bindings/rust/libgpiod/src/lib.rs | 2 +- bindings/rust/libgpiod/src/line_request.rs | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) --- base-commit: 38adbae195555fae2b9d9e2a37c9507af1114757 change-id: 20250102-lifetime-fix-ccdb8562a2de Best regards, -- Erik Schilling <erik.schilling@xxxxxxxxxx>