blob: Simplify fd2buf().
authorAndre Noll <maan@systemlinux.org>
Tue, 24 Jul 2012 06:26:19 +0000 (08:26 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 1 Apr 2013 02:19:28 +0000 (02:19 +0000)
commitfdb9d26edf7ef38c4213e23b6bf1ee89d287cb9e
tree985df26b66c7b70bc443579920dcb9788f57dcdd
parent3879481ddabc38236b9eee979a090c2a9bfa74d3
blob: Simplify fd2buf().

The max size of a blob for a stdin command has always been
fixed. No need to pass this value around.
blob.c