drivers: hv: Fix hyperv_record_panic_msg path on comment
authorMatheus Castello <matheus@castello.eng.br>
Sun, 15 Nov 2020 19:57:29 +0000 (16:57 -0300)
committerWei Liu <wei.liu@kernel.org>
Tue, 17 Nov 2020 10:56:24 +0000 (10:56 +0000)
commitb18e3589722c864576a3dbeb742a742d9453f633
tree7c6fcf287ad6bcf8bf291b91b202f26d534134cb
parent4d18fcc95f50950a99bd940d4e61a983f91d267a
drivers: hv: Fix hyperv_record_panic_msg path on comment

Fix the kernel parameter path in the comment, in the documentation the
parameter is correct but if someone who is studying the code and see
this first can get confused and try to access the wrong path/parameter

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/20201115195734.8338-2-matheus@castello.eng.br
Signed-off-by: Wei Liu <wei.liu@kernel.org>
drivers/hv/vmbus_drv.c