Daniel Golle 313649decf firmware-utils/ptgen: remove unused variable assignment
Discovered by coverty:

 CID 1473630:  Code maintainability issues  (UNUSED_VALUE)

 Assigning value from "type_to_guid_and_name(type, &name)" to
 "part_guid" here, but that stored value is overwritten before it can
 be used.

Remove the now redundant assignment of part_guid which is also set
conditionally later on.

Fixes: 4a078bd135 ("firmware-utils/ptgen: fix partition guid and name")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:48 +00:00
..
2021-09-01 08:07:13 +00:00
2021-09-01 08:06:55 +00:00
2021-09-01 08:07:42 +00:00
2021-09-01 08:07:13 +00:00
2018-11-25 19:23:03 +01:00
2019-07-08 16:42:26 +02:00
2021-09-01 08:07:13 +00:00
2020-03-14 13:20:06 +00:00
2019-02-26 23:20:04 +01:00
2021-09-01 08:07:25 +00:00
2021-09-01 08:07:13 +00:00
2021-09-01 08:06:53 +00:00
2020-04-09 22:09:04 +02:00
2021-09-01 08:06:56 +00:00
2021-09-01 08:07:25 +00:00
2019-11-24 21:35:45 +01:00
2020-02-18 21:39:14 +01:00
2018-06-08 09:56:26 +02:00
2019-03-10 21:36:28 +01:00
2021-09-01 08:07:44 +00:00
2020-04-09 22:09:13 +02:00
2021-09-01 08:07:32 +00:00