forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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