Coccinelle: pm_runtime: Fix grammar in comment
[linux-block.git] / scripts / coccinelle / api / pm_runtime.cocci
index 4b977887445354b09e7ffe60bb9a9a92f189e019..2c931e748ddaabe3ddd05e266e254ab8d23642bb 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-only
-/// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE
+/// Make sure pm_runtime_* calls do not unnecessarily use IS_ERR_VALUE
 ///
 // Keywords: pm_runtime
 // Confidence: Medium