Eric Blake
fec0fc0a13
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>
2016-06-30 15:28:40 +02:00
..
2012-12-19 08:32:39 +01:00
2016-05-29 09:11:11 +02:00
2015-12-18 16:25:08 +00:00
2016-03-22 22:20:17 +01:00
2016-06-07 18:19:24 +03:00
2016-06-17 15:23:51 +01:00
2016-04-13 15:52:28 +02:00
2015-11-05 09:09:58 +01:00
2016-02-23 12:43:05 +00:00
2016-06-11 22:59:33 +00:00
2016-02-23 12:43:05 +00:00
2015-10-20 14:59:04 +01:00
2016-03-22 22:20:16 +01:00
2014-02-26 17:20:07 +00:00
2016-03-22 22:20:17 +01:00
2012-12-19 08:32:39 +01:00
2016-02-23 12:43:05 +00:00
2016-04-22 16:43:56 +02:00
2014-02-08 14:50:48 +00:00
2016-06-07 18:19:23 +03:00
2016-02-23 12:43:05 +00:00
2016-02-23 12:43:05 +00:00
2016-03-22 22:20:17 +01:00
2016-06-07 18:19:24 +03:00
2016-03-22 22:20:17 +01:00
2016-02-23 12:43:05 +00:00
2016-03-22 22:20:16 +01:00
2016-06-20 16:39:08 +02:00
2016-04-22 16:43:42 +02:00
2016-02-23 12:43:05 +00:00
2015-12-02 22:38:23 +02:00
2016-03-16 15:54:23 -03:00
2013-06-28 09:20:26 +02:00
2014-06-16 17:23:20 +08:00
2016-03-22 22:20:16 +01:00
2016-06-16 18:39:03 +02:00
2016-03-22 22:20:17 +01:00
2016-06-11 23:10:17 +00:00
2016-06-16 18:39:03 +02:00
2016-06-16 18:39:03 +02:00
2015-10-16 15:34:30 +02:00
2016-06-30 15:28:40 +02:00
2013-08-22 19:14:24 +02:00
2015-02-16 17:30:19 +01:00
2016-06-07 18:19:24 +03:00
2014-02-01 13:46:06 +04:00
2014-03-13 14:42:21 +01:00
2016-06-11 22:59:34 +00:00
2016-06-29 19:14:48 +01:00
2013-10-17 17:30:55 +02:00
2015-09-24 20:52:28 +02:00
2016-06-11 23:10:18 +00:00
2016-02-23 12:43:05 +00:00
2016-02-23 12:43:05 +00:00
2016-05-19 13:08:04 +02:00
2016-05-26 11:31:58 +05:30
2016-03-22 22:20:17 +01:00
2012-12-19 08:32:39 +01:00
2016-02-23 12:43:05 +00:00