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 dce4910 commit c9bd7d1Copy full SHA for c9bd7d1
mm/migrate.c
@@ -1149,7 +1149,7 @@ static int node_demotion[MAX_NUMNODES] __read_mostly =
1149
* next_demotion_node() - Get the next node in the demotion path
1150
* @node: The starting node to lookup the next node
1151
*
1152
- * @returns: node id for next memory node in the demotion path hierarchy
+ * Return: node id for next memory node in the demotion path hierarchy
1153
* from @node; NUMA_NO_NODE if @node is terminal. This does not keep
1154
* @node online or guarantee that it *continues* to be the next demotion
1155
* target.
0 commit comments