1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

tree-wide: Remove references to src/shared/linux

This directory doesn't exist anymore.
This commit is contained in:
Daan De Meyer
2025-04-17 21:19:12 +02:00
parent 793e187718
commit 9fea5b4250
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ set -e
# Exclude following paths from the Coccinelle transformations
EXCLUDED_PATHS=(
"src/boot/efi/*"
"src/shared/linux/*"
"src/basic/linux/*"
# Symlinked to test-bus-vtable-cc.cc, which causes issues with the IN_SET macro
"src/libsystemd/sd-bus/test-bus-vtable.c"