2016-10-04 19:32:14

by Brown, Aaron F

[permalink] [raw]
Subject: RE: [PATCH] igb: Realign bad indentation

> From: [email protected] [mailto:netdev-
> [email protected]] On Behalf Of Joe Perches
> Sent: Monday, September 26, 2016 8:46 PM
> To: Kirsher, Jeffrey T <[email protected]>
> Cc: [email protected]; [email protected]; linux-
> [email protected]
> Subject: [PATCH] igb: Realign bad indentation
>
> Statements should start on tabstops.
>
> Use a single statement and test instead of multiple tests.
>
> Signed-off-by: Joe Perches <[email protected]>
> ---
> drivers/net/ethernet/intel/igb/e1000_mac.c | 15 ++++++---------
> 1 file changed, 6 insertions(+), 9 deletions(-)

Tested-by: Aaron Brown <[email protected]>