Home GnuPG
Diffusion GnuPG 6d49a2b6691f

common/iobuf.c: Rename iobuf_flush and make it a static function.
6d49a2b6691fUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

common/iobuf.c: Rename iobuf_flush and make it a static function.

* common/iobuf.h (iobuf_flush): Remove prototype.
* common/iobuf.c (filter_flush): New static prototype.
(iobuf_flush): Rename...
(filter_flush): ... to this.  Make static.  Simplify code.  Update
callers.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>.

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Aug 13 2015, 3:53 PM
Parents
rG1f94646a8634: common/iobuf.c: Don't abort freeing a pipeline if freeing a filter fails
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG6d49a2b6691f: common/iobuf.c: Rename iobuf_flush and make it a static function. (authored by Neal H. Walfield <neal@g10code.com>).Aug 20 2015, 2:16 PM