We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e465519 commit 88a1fc2Copy full SHA for 88a1fc2
scripts/coccinelle/api/pm_runtime.cocci
@@ -1,5 +1,5 @@
1
// SPDX-License-Identifier: GPL-2.0-only
2
-/// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE
+/// Make sure pm_runtime_* calls do not unnecessarily use IS_ERR_VALUE
3
///
4
// Keywords: pm_runtime
5
// Confidence: Medium
0 commit comments