On Wed, Jul 30, 2025 at 04:38:33PM +0530, Naman Jain wrote: > > > 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
Sure, thanks. I will do the suggested commit message changes in the v2 patch. Regards, Abhishek.