commit | f6513529c67509264fc602c4a537ec24bcb7b26f | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Mon Nov 14 16:08:44 2016 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Jun 26 14:51:14 2017 +0200 |
tree | b8b8c1311b7dc4f19b38ddcb9ca4fe2d657ea4cd | |
parent | 11273076e96829a48b2773327d6488f1d61901a2 [diff] |
qed: Remove callback from qed_read_table() Instead of passing the return value to a callback, return it to the caller so that the callback can be inlined there. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>