On Tue, May 28, 2024 at 05:17:29AM +0000, Wei Liu wrote: > On Mon, Apr 22, 2024 at 08:18:46PM -0700, Aditya Nagesh wrote: > > Fix issues reported by checkpatch.pl script in hv.c and > > balloon.c > > - Remove unnecessary parentheses > > - Remove extra newlines > > - Remove extra spaces > > - Add spaces between comparison operators > > - Remove comparison with NULL in if statements > > > > No functional changes intended > > > > Signed-off-by: Aditya Nagesh <adityanagesh@xxxxxxxxxxxxxxxxxxx> > > Reviewed-by: Saurabh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx> > > Applied to hyperv-fixes, thanks! Actually, can you rebase this path to hyperv-fixes and resend? It conflicts with other patches in that branch.