Remove duplicate assignments in stat64/kernel_stat_to_stat functions
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 11 Jul 2017 13:03:48 +0000 (13:03 +0000)
committerPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 11 Jul 2017 13:03:48 +0000 (13:03 +0000)
commitadf4ce3a2cd991a67967f1d65f77cbebce04a4d7
tree56c195e6d0647f6136c70e8ee91a5891351e377a
parent1e33c9c16617eb46e47f93bbebb1a390c43ea770
Remove duplicate assignments in stat64/kernel_stat_to_stat functions

Remove duplicate assignments in stat64_to_stat() and kernel_stat_to_stat().

llvm-svn: 307657
compiler-rt/lib/sanitizer_common/sanitizer_linux.cc