Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1430082

Re: [PATCH] net: vrf: replace hard tab with space in assignment

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: vrf: replace hard tab with space in assignment
Date 2016-06-23 21:30 +0200
Message-ID <rNiu6-68M-33@gated-at.bofh.it> (permalink)
References <rMkHD-l2-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Chris Packham <chris.packham@alliedtelesis.co.nz>
Date: Tue, 21 Jun 2016 15:39:43 +1200

> The assignment of rth->dst.output in vrf_rt6_create() and
> vrf_rtable_create() used a hard tab before the '='. The neighboring
> assignments did not. Make the assignment of rth->dst.output consistent
> with the surrounding code.
> 
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net: vrf: replace hard tab with space in assignment Chris Packham <chris.packham@alliedtelesis.co.nz> - 2016-06-21 05:40 +0200
  Re: [PATCH] net: vrf: replace hard tab with space in assignment David Ahern <dsa@cumulusnetworks.com> - 2016-06-21 06:00 +0200
  Re: [PATCH] net: vrf: replace hard tab with space in assignment David Miller <davem@davemloft.net> - 2016-06-23 21:30 +0200

csiph-web