]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/analyze/analyze.c
analyze: move acquire_boot_times() above acquire_time_data()
authorIvan Shapovalov <intelfx100@gmail.com>
Mon, 27 Jul 2015 22:01:10 +0000 (01:01 +0300)
committerIvan Shapovalov <intelfx100@gmail.com>
Mon, 27 Jul 2015 22:01:10 +0000 (01:01 +0300)
commit29b8b5ce87017150cb57425eca6e906a8f9fc243
tree266e47cddab8a348a6f9d5ce8e67eb573dc5075a
parent01608bc86a104423d192364f9534b83d0c75db7f
analyze: move acquire_boot_times() above acquire_time_data()

Next patch will make the latter call into the former.
src/analyze/analyze.c