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


Groups > linux.kernel > #1427256

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

From David Ahern <dsa@cumulusnetworks.com>
Newsgroups linux.kernel
Subject Re: [PATCH] net: vrf: replace hard tab with space in assignment
Date 2016-06-21 06:00 +0200
Message-ID <rMl10-tO-3@gated-at.bofh.it> (permalink)
References <rMkHD-l2-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 6/20/16 9:39 PM, Chris Packham wrote:
> 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>
> ---
>  drivers/net/vrf.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: David Ahern <dsa@cumulusnetworks.com>

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

csiph-web