public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber•org>
To: Jiri Pirko <jiri@resnulli•us>
Cc: netdev@vger•kernel.org, Jiri Pirko <jiri@mellanox•com>
Subject: Re: [patch iproute2] jsonw: Fix indentation of ending "}"
Date: Wed, 20 Jul 2016 12:19:24 -0700	[thread overview]
Message-ID: <20160720121924.689f15f5@xeon-e3> (raw)
In-Reply-To: <1468828277-19308-1-git-send-email-jiri@resnulli.us>

On Mon, 18 Jul 2016 09:51:17 +0200
Jiri Pirko <jiri@resnulli•us> wrote:

> From: Jiri Pirko <jiri@mellanox•com>
> 
> Fix indentation of the very last "}" which is currently indented,
> leaving the last 2 "}" like this:
> \t}
> \t}
> EOF
> 
> So fix it to be:
> \t}
> }
> EOF
> 
> Fixes fcc16c2287 ("provide common json output formatter")
> Signed-off-by: Jiri Pirko <jiri@mellanox•com>

This no longer applies, put in change to json_writer for bridge formatting.
Is it still needed?

  reply	other threads:[~2016-07-20 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-18  7:51 [patch iproute2] jsonw: Fix indentation of ending "}" Jiri Pirko
2016-07-20 19:19 ` Stephen Hemminger [this message]
2016-07-21  9:38   ` Jiri Pirko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160720121924.689f15f5@xeon-e3 \
    --to=stephen@networkplumber$(echo .)org \
    --cc=jiri@mellanox$(echo .)com \
    --cc=jiri@resnulli$(echo .)us \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox