On Thu, May 31, 2018 at 2:11 PM, Yisheng Xie wrote:
> match_string() returns the index of an array for a matching string,
> which can be used instead of open coded variant.
>
FWIW,
Reviewed-by: Andy Shevchenko
> Cc: Ingo Molnar
> Cc: Peter Zijlstra
> Signed-off-by: Yisheng Xie
> ---
> v2:
>
match_string() returns the index of an array for a matching string,
which can be used instead of open coded variant.
Cc: Ingo Molnar
Cc: Peter Zijlstra
Signed-off-by: Yisheng Xie
---
v2:
- rename i to ret to show the change in returned value meaning - per Andy
kernel/sched/debug.c | 31 +
2 matches
Mail list logo