diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/coccinelle/api/pm_runtime.cocci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/coccinelle/api/pm_runtime.cocci b/scripts/coccinelle/api/pm_runtime.cocci index f01789e967ec..b7042d074078 100644 --- a/scripts/coccinelle/api/pm_runtime.cocci +++ b/scripts/coccinelle/api/pm_runtime.cocci | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE | 1 | /// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE |
| 2 | // | 2 | /// |
| 3 | // Keywords: pm_runtime | 3 | // Keywords: pm_runtime |
| 4 | // Confidence: Medium | 4 | // Confidence: Medium |
| 5 | // Copyright (C) 2013 Texas Instruments Incorporated - GPLv2. | 5 | // Copyright (C) 2013 Texas Instruments Incorporated - GPLv2. |
