From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dvora Fuxbrumer Date: Wed, 2 Jun 2021 12:56:09 +0300 Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Indentation fixes In-Reply-To: <20210524060901.3622163-1-sasha.neftin@intel.com> References: <20210524060901.3622163-1-sasha.neftin@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: On 24/05/2021 09:09, Sasha Neftin wrote: > Minor fix of indentation in igc_defines.h > > Fixes: 87938851b6efb ("igc: enable auxiliary PHC functions for the i225") > Signed-off-by: Sasha Neftin > --- > drivers/net/ethernet/intel/igc/igc_defines.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Tested-by: Dvora Fuxbrumer