[0/3] Documentation fixes for next-20230215

Message ID 20230215123253.41552-1-bagasdotme@gmail.com
Headers
Series Documentation fixes for next-20230215 |

Message

Bagas Sanjaya Feb. 15, 2023, 12:32 p.m. UTC
  Here are fixes for documentation (htmldocs) warnings as reported for
next-20230215. The changelog below should be self-explanatory.

Each patch can be applied separately by respective maintainers.

Bagas Sanjaya (3):
  Documentation: hw-vuln: Wrap mitigate_smt_rsb example in literal code
    block
  Documentation: bpf: Add missing line break separator in node_data
    struct code block
  Documentation: amd-pstate: disambiguate user space sections

 Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst | 3 ++-
 Documentation/admin-guide/pm/amd-pstate.rst            | 8 ++++----
 Documentation/bpf/graph_ds_impl.rst                    | 1 +
 3 files changed, 7 insertions(+), 5 deletions(-)


base-commit: 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
  

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 15, 2023, 4:50 p.m. UTC | #1
Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Wed, 15 Feb 2023 19:32:50 +0700 you wrote:
> Here are fixes for documentation (htmldocs) warnings as reported for
> next-20230215. The changelog below should be self-explanatory.
> 
> Each patch can be applied separately by respective maintainers.
> 
> Bagas Sanjaya (3):
>   Documentation: hw-vuln: Wrap mitigate_smt_rsb example in literal code
>     block
>   Documentation: bpf: Add missing line break separator in node_data
>     struct code block
>   Documentation: amd-pstate: disambiguate user space sections
> 
> [...]

Here is the summary with links:
  - [1/3] Documentation: hw-vuln: Wrap mitigate_smt_rsb example in literal code block
    (no matching commit)
  - [2/3] Documentation: bpf: Add missing line break separator in node_data struct code block
    https://git.kernel.org/bpf/bpf-next/c/e2d323a1f009
  - [3/3] Documentation: amd-pstate: disambiguate user space sections
    (no matching commit)

You are awesome, thank you!