Valentin Obst ([email protected])

Number of posts: 59 (0.57 per day)
First post: 2024-01-16 16:03:03
Last post: 2024-04-30 11:50:55

Date List Subject
2024-01-16 22:49:51 linux-kernel [PATCH 07/13] rust: kernel: unify spelling of refcount in docs
2024-01-16 22:41:43 linux-kernel [PATCH 04/13] rust: kernel: add srctree-relative doclinks
2024-01-16 22:39:16 linux-kernel [PATCH 05/13] rust: str: use `NUL` instead of 0 in doc comments
2024-01-16 22:36:41 linux-kernel [PATCH 06/13] rust: str: move SAFETY comment in front of unsafe block
2024-01-16 16:03:52 linux-kernel [PATCH 00/13] rust: kernel: documentation improvements
2024-01-16 16:03:30 linux-kernel [PATCH 01/13] rust: kernel: fix multiple typos in documentation
2024-01-16 16:03:18 linux-kernel [PATCH 02/13] rust: error: move unsafe block into function call
2024-01-16 16:03:03 linux-kernel [PATCH 03/13] rust: ioctl: end top level module docs with full stop