From: Boris Brezillon Date: Wed, 9 Sep 2020 15:52:23 +0000 (+0200) Subject: panfrost: decode: Make the indentation consistent with auto-generated print helpers X-Git-Tag: upstream/21.0.0~5268 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6249ae79d387b3599295cb7eb2824f9a432b7def;p=platform%2Fupstream%2Fmesa.git panfrost: decode: Make the indentation consistent with auto-generated print helpers Signed-off-by: Boris Brezillon Reviewed-by: Alyssa Rosenzweig Part-of: --- diff --git a/src/panfrost/lib/decode.c b/src/panfrost/lib/decode.c index 2d8dc6c..710a402 100644 --- a/src/panfrost/lib/decode.c +++ b/src/panfrost/lib/decode.c @@ -102,7 +102,7 @@ static void pandecode_make_indent(void) { for (unsigned i = 0; i < pandecode_indent; ++i) - fprintf(pandecode_dump_stream, " "); + fprintf(pandecode_dump_stream, " "); } static void