Minor cleanups to cpio_doio()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 May 2011 09:04:12 +0000 (12:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 18 May 2011 09:04:12 +0000 (12:04 +0300)
commit4cc33f06700f7048107256a05228e4f9d094bc64
tree693039b89a119c976ad506bac6de1a4c5a37120c
parent765cbedce448f0e65741de673ea1cd271b4f6011
Minor cleanups to cpio_doio()
- Remove redundant rpmtsEmpty(), this is done from rpmtsFree() anyway
- Dont bother NULL'ing local variables at exit
build/pack.c