hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/scripts/coccinelle/api/pm_runtime.cocci
....@@ -1,8 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE
23 ///
34 // Keywords: pm_runtime
45 // Confidence: Medium
5
-// Copyright (C) 2013 Texas Instruments Incorporated - GPLv2.
6
+// Copyright (C) 2013 Texas Instruments Incorporated -
67 // URL: http://coccinelle.lip6.fr/
78 // Options: --include-headers
89