On Mon, 14 Nov 2016 17:59:20 -0500 Roman Mashak <[email protected]> wrote:
> This is v2 patch with fixed code indentation. > > Signed-off-by: Roman Mashak <[email protected]> > Signed-off-by: Jamal Hadi Salim <[email protected]> Applied, but inverted the if() since it reads better if code is: if (show_raw) ... else ...
