On 7/30/2025 4:07 PM, Abhishek Tiwari wrote:
Fix issues reported by checkpatch.pl script for hv_utils_transport.c file - Update pr_warn() calls to use __func__ for consistent logging context. - else should follow close brace '}' No functional changes intended. Signed-off-by: Abhishek Tiwari <abhitiw...@linux.microsoft.com>
Please use a different prefix for Subject. Replace "x86/hyperv:" with "Drivers: hv: util:" We generally follow the naming practice used for a file, which can be seen in git log <file_path>. Rest LGTM. Post above change: Reviewed-by: Naman Jain <namj...@linux.microsoft.com> Regards, Naman