Minor genCpioListAndHeader() cleanups
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 15 Nov 2008 09:50:09 +0000 (11:50 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 15 Nov 2008 09:50:09 +0000 (11:50 +0200)
commit3632ad454b4415a0f73abdad920cfe2ed79d023c
tree1d5ac7c3f0b804c4362016a0a7eb10ffb052cc25
parent2eb2569d4662a3f0f391da9f0b50641495d9f6db
Minor genCpioListAndHeader() cleanups
- rpmfiNew() only cares about ts for install-time relocations, nothing
  to "fix" wrt that
- we know fip is never NULL (this is a static function with whopping two
  callers), don't try to cover up for potential programmer errors
build/files.c