Alberto Garcia 764ba3ae51 block: remove redundant check before g_slist_find()
An empty GSList is represented by a NULL pointer, therefore it's a
perfectly valid argument for g_slist_find() and there's no need to
make any additional check.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Message-id: 1435583533-5758-1-git-send-email-berto@igalia.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-02 10:06:23 +01:00
..
2015-06-22 18:20:40 +02:00
2015-06-22 18:20:40 +02:00
2015-04-28 15:36:09 +02:00
2015-06-22 18:20:40 +02:00
2015-06-12 15:54:01 +02:00
2015-06-23 15:08:52 +01:00
2015-04-28 15:36:08 +02:00
2015-06-22 18:20:40 +02:00
2015-06-23 15:06:17 +01:00