Dont bother checking for NULL fd on stats collection
authorPanu Matilainen <Panu Matilainen pmatilai@redhat.com>
Mon, 11 Jul 2011 09:20:12 +0000 (12:20 +0300)
committerPanu Matilainen <Panu Matilainen pmatilai@redhat.com>
Mon, 11 Jul 2011 09:20:12 +0000 (12:20 +0300)
commit8846bf25aebfbdcd47fb654d68786aa14e23de4f
tree06b2299229ccfe04ea3e85b53e66b5674bbc9e3a
parentdad8e55ee59fe22e1ef5787b472309d94ca3a2ee
Dont bother checking for NULL fd on stats collection

- All the places calling these are already checking for NULL fd,
  no point re-re-re-re-re-checking it
rpmio/rpmio.c