[ir] Fix indentation and add comments
authorDodji Seketeli <dodji@redhat.com>
Thu, 18 Jul 2019 08:23:41 +0000 (10:23 +0200)
committerDodji Seketeli <dodji@redhat.com>
Thu, 18 Jul 2019 08:23:41 +0000 (10:23 +0200)
commit465a165e80da8bb1fa366c579eb2ed436dd9f651
tree864c4d2d9611b7b375e75b54feef50c736f9fe50
parent400ac7a412631f92527a4f998a450652759fb13e
[ir] Fix indentation and add comments

GCC 9+ rightfully complains about some indentation issues in the
types_defined_same_linux_kernel_corpus_public function.

This patch fixes it and adds more comments.

* src/abg-ir.cc (types_defined_same_linux_kernel_corpus_public):
Fix indentation and add comments.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-ir.cc