From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bowers, AndrewX Date: Sat, 22 Feb 2020 01:05:39 +0000 Subject: [Intel-wired-lan] [next-queue] ice: Cleanup unneeded parenthesis In-Reply-To: <20200221221527.393892-1-jeffrey.t.kirsher@intel.com> References: <20200221221527.393892-1-jeffrey.t.kirsher@intel.com> Message-ID: <48446ae2bade43b9a10c14a04d75c51b@intel.com> 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 [mailto:intel-wired-lan-bounces at osuosl.org] On > Behalf Of Jeff Kirsher > Sent: Friday, February 21, 2020 2:15 PM > To: intel-wired-lan at lists.osuosl.org > Cc: Sergei Shtylyov > Subject: [Intel-wired-lan] [next-queue] ice: Cleanup unneeded parenthesis > > Sergei Shtylyov pointed out that two instances of parenthesis are not > needed, so remove them. > > Suggested-by: Sergei Shtylyov > Signed-off-by: Jeff Kirsher > --- > drivers/net/ethernet/intel/ice/ice_dcb_lib.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Tested-by: Andrew Bowers