Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1495570
| From | "Brown, Aaron F" <aaron.f.brown@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] igb: Realign bad indentation |
| Date | 2016-10-04 21:40 +0200 |
| Message-ID | <soDJf-6Y7-3@gated-at.bofh.it> (permalink) |
| References | <slRz3-4nU-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> From: netdev-owner@vger.kernel.org [mailto:netdev- > owner@vger.kernel.org] On Behalf Of Joe Perches > Sent: Monday, September 26, 2016 8:46 PM > To: Kirsher, Jeffrey T <jeffrey.t.kirsher@intel.com> > Cc: intel-wired-lan@lists.osuosl.org; netdev@vger.kernel.org; linux- > kernel@vger.kernel.org > 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 <joe@perches.com> > --- > drivers/net/ethernet/intel/igb/e1000_mac.c | 15 ++++++--------- > 1 file changed, 6 insertions(+), 9 deletions(-) Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] igb: Realign bad indentation Joe Perches <joe@perches.com> - 2016-09-27 05:50 +0200 RE: [PATCH] igb: Realign bad indentation "Brown, Aaron F" <aaron.f.brown@intel.com> - 2016-10-04 21:40 +0200
csiph-web