K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-04-06T19:10:11.938206Z K 7 svn:log V 257 MFC r329745: load_elf.c: Use consistent indentation As noted in D14267 load_elf.c has a variety of indentation styles. Move to standard 8 column hard tab indents, 4 space second level indents. Also includes some whitespace cleanups found by clang-format. END