diff options
| author | Alice Ryhl <[email protected]> | 2025-03-13 08:52:44 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-03-17 07:06:07 +0000 |
| commit | a24b18aa4fd619cc7961dae3395473c355bb5b6a (patch) | |
| tree | bd921a27a3fbfb6112d1c9d7e4fdf56e0e57e9a4 /drivers/pci/controller/dwc/pcie-qcom-common.c | |
| parent | Merge tag 'w1-drv-6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git... (diff) | |
| download | kernel-a24b18aa4fd619cc7961dae3395473c355bb5b6a.tar.gz kernel-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 <[email protected]>
Fixes: 8d9b095b8f89 ("samples: rust_misc_device: Provide an example C program to exercise functionality")
Reviewed-by: Benno Lossin <[email protected]>
Reviewed-by: Christian Schrefl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-qcom-common.c')
0 files changed, 0 insertions, 0 deletions
