forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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