]> asedeno.scripts.mit.edu Git - linux.git/commit
virtchnl: Whitespace and parenthesis cleanup
authorBruce Allan <bruce.w.allan@intel.com>
Thu, 10 May 2018 12:59:39 +0000 (05:59 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 14 May 2018 14:05:16 +0000 (07:05 -0700)
commit0fccb85ad21d65c6ee1ea912acc3f0ae4df31876
tree57d46a5ef998982442a63401581552767c8cc493
parent289e1f4e9e4a09c73a1c0152bb93855ea351ccda
virtchnl: Whitespace and parenthesis cleanup

Clean up existing instances of unnecessary parentheses in if
statement and change order of conditionals to make it easier to read

The opening /* should be followed by a single space and the closing */
should be preceded with a single space.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
include/linux/avf/virtchnl.h