intel_chipset: Use parens around macro arguments
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 18 Feb 2013 18:22:21 +0000 (20:22 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 27 Mar 2013 09:13:44 +0000 (11:13 +0200)
commit6e55fd7dee48dabcd46939df1aa8729eba426298
tree5465e3488e398383b0002567517caf62dc7760e5
parentf92d7969bf6ba636d193423cf2388956badde3ff
intel_chipset: Use parens around macro arguments

Protect the macro argument evaluations with parens.

This is already touching most lines, so while at it, fix up all white
space to uniform style throughout the file.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
intel/intel_chipset.h