[PATCH 0/6] Add improvements suggested by checkpatch for vmbus_drv

From: Matheus Castello
Date: Sun Nov 15 2020 - 15:20:39 EST


This series fixes some warnings edmited by the checkpatch in the file
vmbus_drv.c. I thought it would be good to split each fix into a commit to
help with the review.

Matheus Castello (6):
drivers: hv: Fix hyperv_record_panic_msg path on comment
drivers: hv: vmbus: Replace symbolic permissions by octal permissions
drivers: hv: vmbus: Fix checkpatch LINE_SPACING
drivers: hv: vmbus: Fix checkpatch SPLIT_STRING
drivers: hv: vmbus: Fix unnecessary OOM_MESSAGE
drivers: hv: vmbus: Fix call msleep using < 20ms

drivers/hv/vmbus_drv.c | 55 +++++++++++++++++++++++-------------------
1 file changed, 30 insertions(+), 25 deletions(-)

--
2.28.0