Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/process: Add a label for the tip tree handbook's coding style

Add a label for the tip tree's "Coding style notes" so that a forthcoming
KVM x86 handbook can reference/piggyback the tip tree's preferred coding
style.

Link: https://lore.kernel.org/r/20230411171651.1067966-2-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>

+2
+2
Documentation/process/maintainer-tip.rst
··· 452 452 Some of these options are x86-specific and can be left out when testing 453 453 on other architectures. 454 454 455 + .. _maintainer-tip-coding-style: 456 + 455 457 Coding style notes 456 458 ------------------ 457 459