On Mon, 14 Nov 2016 17:59:20 -0500
Roman Mashak <m...@mojatatu.com> wrote:

> This is v2 patch with fixed code indentation.
> 
> Signed-off-by: Roman Mashak <m...@mojatatu.com>
> Signed-off-by: Jamal Hadi Salim <j...@mojatatu.com>

Applied, but inverted the if() since it reads better if code
is:
   if (show_raw)
        ...
   else
        ...

Reply via email to