Skip to content

Commit 0738f6c

Browse files
committed
SUMMARY: replace in-tree/out-of-tree with "mainline"
Using out-of-tree may sound like we are referring to modules that are actually developed out-of-tree rather than in-tree in a fork. Thus be precise and just mention mainline which is anyway clearer. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 1866000 commit 0738f6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
- [`rustc_codegen_gcc`](rustc_codegen_gcc.md)
3030
- [`gccrs`](gccrs.md)
3131

32-
## Users — in-tree
32+
## Users — in mainline
3333

3434
- [AMCC QT2025 PHY Driver](AMCC-QT2025-PHY-Driver.md)
3535
- [ASIX PHY Driver](ASIX-PHY-Driver.md)
3636
- [DRM Panic QR code generator](DRM-Panic-QR-code-generator.md)
3737
- [Null Block Driver](Null-Block-Driver.md)
3838

39-
## Users — out-of-tree
39+
## Users — outside mainline
4040

4141
- [Android `ashmem`](Android-`ashmem`.md)
4242
- [Android Binder Driver](Android-Binder-Driver.md)

0 commit comments

Comments
 (0)