patman: Fix up argument/return docs in patchstream
authorSimon Glass <sjg@chromium.org>
Fri, 30 Oct 2020 03:46:22 +0000 (21:46 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 16:11:31 +0000 (09:11 -0700)
commit1cb1c0fc8d6b797901f68afe5e9dd18c20401c5e
tree279d4aed3064487065b0e353412527fb57cfc234
parente3a816b9f4ae760fc76ac04b1c730ef5a9f1c1cc
patman: Fix up argument/return docs in patchstream

Add missing documentation and type information. Fix up some missing docs
on exceptions also.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/patchstream.py