RE: [PATCH 1/6] drivers: hv: Fix hyperv_record_panic_msg path on comment

2020-11-15 Thread Michael Kelley
From: Matheus Castello Sent: Sunday, November 15, 2020 11:57 AM > > 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-

[PATCH 1/6] drivers: hv: Fix hyperv_record_panic_msg path on comment

2020-11-15 Thread Matheus Castello
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 --- drivers/hv/vmbus_drv.c | 2 +- 1 file changed, 1