install: small refactor to combine two function calls into one function
authorRuixin Bao <rubao@redhat.com>
Sun, 26 Aug 2018 20:00:03 +0000 (20:00 +0000)
committerRuixin Bao <rubao@redhat.com>
Mon, 27 Aug 2018 23:56:31 +0000 (23:56 +0000)
commit1e475a0ab4c46eb07f3df3fb24f5a7c3e1fa20b1
treee71df2370e81343fb5539570c65395bff4f3ea83
parent4c9565eea534cd233a913c8c21f7920dba229743
install: small refactor to combine two function calls into one function

Combine consecutive function calls of install_info_discover and
install_info_may_process into one short helper function.
src/shared/install.c