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?
next prev parent 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.org \
--cc=jiri@mellanox.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.