forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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