]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
coccinelle: fix exclusion path
authorDavid Tardon <dtardon@redhat.com>
Tue, 17 Mar 2026 08:18:54 +0000 (09:18 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 17 Mar 2026 09:26:55 +0000 (09:26 +0000)
This file was moved 5 years ago...

Follow-up for commits 99b9f8fddd3f15ca309cc6f068fc3c33caa9fd4e and
6dcabd5f5e8d21a1ef83ea4294539ad9874cd536 .

coccinelle/zz-drop-braces.cocci

index a1d9f8d4a34d5bcd0032a676a0d99f3f5241e1fb..5ca2f15681ca8b3dc468ccc1e845c77f56734d39 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
-@ depends on !(file in "src/journal/lookup3.c") @
+@ depends on !(file in "src/libsystemd/sd-journal/lookup3.c") @
 expression e, e1;
 @@
 - if (e) {