From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brelinski, TonyX Date: Sat, 13 Mar 2021 00:13:45 +0000 Subject: [Intel-wired-lan] [PATCH S56 10/13] ice: cleanup style issues In-Reply-To: <20210302181545.51822-10-anthony.l.nguyen@intel.com> References: <20210302181545.51822-1-anthony.l.nguyen@intel.com> <20210302181545.51822-10-anthony.l.nguyen@intel.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: > -----Original Message----- > From: Intel-wired-lan On Behalf Of > Tony Nguyen > Sent: Tuesday, March 2, 2021 10:16 AM > To: intel-wired-lan at lists.osuosl.org > Subject: [Intel-wired-lan] [PATCH S56 10/13] ice: cleanup style issues > > From: Bruce Allan > > A few style issues reported by checkpatch have snuck into the code; resolve > the style issues. > > COMPLEX_MACRO: Macros with complex values should be enclosed in > parentheses > > Signed-off-by: Bruce Allan > --- > drivers/net/ethernet/intel/ice/ice_controlq.h | 4 ++-- > drivers/net/ethernet/intel/ice/ice_flex_type.h | 4 ++-- > drivers/net/ethernet/intel/ice/ice_flow.c | 6 +++--- > 3 files changed, 7 insertions(+), 7 deletions(-) Tested-by: Tony Brelinski A Contingent Worker at Intel