perf build-id: Fix coding style, replace 8 spaces by tabs
authorMartin Liška <mliska@suse.cz>
Fri, 12 Aug 2022 11:42:56 +0000 (13:42 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Aug 2022 13:22:49 +0000 (10:22 -0300)
commit34575ded6874a9d228c1166243149c347a4012de
tree6e032e8c657864b7b30e03763d69556b2c13726d
parente754dd7e8be86e1adc9d4d13fb1105b848c11752
perf build-id: Fix coding style, replace 8 spaces by tabs

Use tabs instead of 8 spaces for the indentation.

Signed-off-by: Martin Liška <mliska@suse.cz>
Link: http://lore.kernel.org/lkml/2983e2e0-6850-ad59-79d8-efe83b22cffe@suse.cz
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/build-id.c