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!