hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/scripts/coccinelle/iterators/device_node_continue.cocci
....@@ -1,8 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// Device node iterators put the previous value of the index variable, so an
23 /// explicit put causes a double put.
34 ///
45 // Confidence: High
5
-// Copyright: (C) 2015 Julia Lawall, Inria. GPLv2.
6
+// Copyright: (C) 2015 Julia Lawall, Inria.
67 // URL: http://coccinelle.lip6.fr/
78 // Options: --no-includes --include-headers
89 // Requires: 1.0.4