commit | 59ecab182faf84e76f4a07fee904d41e41f4780c | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Feb 28 16:06:09 2018 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Mar 20 03:17:39 2018 +0200 |
tree | 0d23713045754156bb96d43b3f6cdb5cee3a29dd | |
parent | 3d47a34ba6761a64b78a8b89f6bbe93b4e8455f1 [diff] |
fw_cfg: remove inline from fw_cfg_read_blob() The function is not small and getting bigger. Let the compiler decide instead. No profiling done, hopefully unnecessary. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>