Greg Kurz
e781139539
spapr/xive: Simplify kvmppc_xive_disconnect()
...
Since this function begins with:
/* The KVM XIVE device is not in use */
if (!xive || xive->fd == -1) {
return;
}
we obviously don't need to check xive->fd again.
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <159673297296.766512.14780055521619233656.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2020-08-12 13:16:27 +10:00
..
2019-08-16 13:31:53 +02:00
2020-07-10 19:26:55 -04:00
2020-07-10 19:26:55 -04:00
2020-02-28 16:14:57 +00:00
2020-07-10 15:18:08 +02:00
2020-02-28 16:14:57 +00:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2020-01-17 14:27:16 +00:00
2019-06-17 15:13:19 +01:00
2019-08-16 13:31:52 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2019-06-17 15:13:19 +01:00
2019-06-12 13:18:33 +02:00
2020-08-03 17:55:03 +01:00
2019-08-16 13:31:52 +02:00
2020-03-23 17:22:30 +00:00
2020-03-23 17:22:30 +00:00
2020-01-07 17:24:29 +04:00
2020-01-24 20:59:15 +01:00
2020-06-15 22:05:28 +02:00
2018-09-25 15:13:24 +01:00
2017-02-28 17:10:00 +00:00
2020-01-07 17:24:29 +04:00
2019-08-16 13:31:52 +02:00
2020-06-15 22:05:28 +02:00
2019-12-17 19:33:49 +01:00
2020-06-19 08:24:07 -07:00
2019-08-16 13:31:52 +02:00
2019-08-16 13:31:52 +02:00
2016-10-04 10:00:25 +02:00
2019-08-16 13:31:52 +02:00
2020-06-10 12:10:33 -04:00
2020-06-27 19:42:22 +02:00
2019-08-16 13:31:52 +02:00
2020-06-27 19:42:22 +02:00
2020-06-27 19:42:22 +02:00
2020-01-24 20:59:15 +01:00
2020-07-10 15:18:08 +02:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2019-08-16 13:31:52 +02:00
2019-03-12 14:33:04 +11:00
2020-07-10 15:18:08 +02:00
2020-06-09 19:01:56 +02:00
2020-07-10 15:18:08 +02:00
2020-06-22 18:37:12 +02:00
2020-01-27 12:13:09 +01:00
2020-06-15 22:05:28 +02:00
2019-08-16 13:31:52 +02:00
2019-08-16 13:31:52 +02:00
2020-08-12 13:16:27 +10:00
2020-07-10 15:18:08 +02:00
2019-10-04 19:08:22 +10:00
2015-09-24 01:29:36 +01:00
2020-07-10 15:18:08 +02:00
2019-08-16 13:31:53 +02:00
2019-12-17 10:39:48 +11:00
2020-07-10 15:18:08 +02:00
2020-01-24 20:59:15 +01:00
2020-08-12 13:16:27 +10:00
2020-01-24 20:59:15 +01:00
2019-08-16 13:31:52 +02:00