Re: [PATCH] Fix comments with paths pointing to renamed or moved files.

From: Steven Rostedt
Date: Thu May 23 2019 - 14:38:30 EST


On Tue, 21 May 2019 17:54:30 +0200
Lukas Prause <langspielplatte@xxxxxxxxxxxxxx> wrote:

> This patch corrects renamed or moved paths in comments.
>
> Signed-off-by: Lukas Prause <langspielplatte@xxxxxxxxxxxxxx>
> Signed-off-by: Lennart Glauer <mail@xxxxxxxxxxxxxxxxx>
> ---
> kernel/cgroup/cpuset.c | 2 +-
> kernel/locking/mutex-debug.h | 2 +-
> kernel/power/power.h | 2 +-
> kernel/sched/core.c | 2 +-
> kernel/trace/trace.h | 14 +++++++-------

Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>

-- Steve

> 5 files changed, 11 insertions(+), 11 deletions(-)