aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAlice Ryhl <aliceryhl@google.com>2025-03-13 08:52:44 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-03-17 08:06:07 +0100
commita24b18aa4fd619cc7961dae3395473c355bb5b6a (patch)
treebd921a27a3fbfb6112d1c9d7e4fdf56e0e57e9a4 /net/lapb/lapb_timer.c
parentMerge tag 'w1-drv-6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1 into char-misc-next (diff)
downloadwireguard-linux-a24b18aa4fd619cc7961dae3395473c355bb5b6a.tar.xz
wireguard-linux-a24b18aa4fd619cc7961dae3395473c355bb5b6a.zip
samples: rust_misc_device: fix markup in top-level docs
The meaning of /// is to document the thing that comes after it, so currently the example is documentation for the `use core::pin::Pin;` statement. To write top-level docs (and have them rendered as such in the html by rustdoc), use //! instead. This does not change the contents of the docs at all. The only change is changing /// to //!. Signed-off-by: Alice Ryhl <aliceryhl@google.com> Fixes: 8d9b095b8f89 ("samples: rust_misc_device: Provide an example C program to exercise functionality") Reviewed-by: Benno Lossin <benno.lossin@proton.me> Reviewed-by: Christian Schrefl <chrisi.schrefl@gmail.com> Link: https://lore.kernel.org/r/20250313-rust_misc_device_tld-v1-1-a519bced9a6d@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions