Re: [PATCH] Drivers: hv: Fix Issues reported by checkpatch.pl script
no mention of checkptach.pl in subject line please - Saurabh
[PATCH] Drivers: hv: Fix Issues reported by checkpatch.pl script
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 Nages