Michal Privoznik
f644cba8ae
virsh: Simplify vshTableRowAppend() calling in cmdList(), part two
...
Instead of having many if-else statements, each with its own
vshTableRowAppend() call, we can use a simple trick - have an
array of string pointers, set array members in the if bodies and
then call vshTableRowAppend() once.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2024-08-20 09:08:35 +02:00
..
2024-05-28 08:51:45 +02:00
2024-04-18 14:57:30 +02:00
2024-05-13 08:56:35 +02:00
2023-11-06 23:45:04 +01:00
2024-04-04 09:10:00 +02:00
2024-06-13 10:23:07 +01:00
2024-04-25 14:13:19 +02:00
2024-08-19 13:44:12 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-01-07 23:57:09 -05:00
2024-02-20 12:08:22 +01:00
2024-02-20 12:08:22 +01:00
2024-04-02 18:26:35 +02:00
2023-10-24 13:51:32 +02:00
2024-04-25 14:13:19 +02:00
2024-08-20 09:08:35 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-08-19 13:44:12 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2023-08-25 12:36:37 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-02 14:24:29 +02:00
2024-05-28 08:51:37 +02:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-07-23 13:58:53 +02:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-13 10:22:21 +01:00
2023-06-29 11:51:27 +02:00
2023-12-05 12:21:38 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2023-08-03 16:41:19 +02:00
2024-08-08 15:45:37 +02:00
2024-04-25 14:13:19 +02:00