diff options
| author | Eric Blake <eblake@redhat.com> | 2016-05-31 10:41:28 -0600 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2016-06-30 15:28:40 +0200 |
| commit | fec0fc0a13ac7f1a1130433a6740cd850c3db34a (patch) | |
| tree | f5dcc1ae871f41e227c411c00ba52aa9e6394d66 /qapi/string-output-visitor.c | |
| parent | 9b4e38fe6a35890bb1d995316d7be08de0b30ee5 (diff) | |
| download | focaccia-qemu-fec0fc0a13ac7f1a1130433a6740cd850c3db34a.tar.gz focaccia-qemu-fec0fc0a13ac7f1a1130433a6740cd850c3db34a.zip | |
range: Create range.c for code that should not be inline
g_list_insert_sorted_merged() is rather large to be an inline function; move it to its own file. range_merge() and ranges_can_merge() can likewise move, as they are only used internally. Also, it becomes obvious that the condition within range_merge() is already satisfied by its caller, and that the return value is not used. The diffstat is misleading, because of the copyright boilerplate. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1464712890-14262-2-git-send-email-eblake@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions