forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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