qemu-patch-raspberry4/include/io
Daniel P. Berrange 821791b505 io: fix description of @errp parameter initialization
The "Error **errp" parameters must be NULL initialized
not uninitialized.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-01-20 11:31:01 +00:00
..
channel-buffer.h io: add QIOChannelBuffer class 2015-12-18 12:18:31 +00:00
channel-command.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
channel-file.h io: add QIOChannelFile class 2015-12-18 12:18:31 +00:00
channel-socket.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
channel-tls.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
channel-watch.h io: add helper module for creating watches on FDs 2015-12-18 12:18:05 +00:00
channel-websock.h io: add QIOChannelWebsock class 2015-12-18 12:18:31 +00:00
channel.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
task.h io: add QIOTask class for async operations 2015-12-18 12:18:30 +00:00