mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-25 08:31:56 +00:00
trivial: Remove useless duplication
This commit is contained in:
parent
5bbcd8703b
commit
9f8f08e6bd
@ -101,7 +101,6 @@ fu_igsc_code_firmware_parse_imgi(FuIgscCodeFirmware *self, GBytes *fw, GError **
|
||||
return TRUE;
|
||||
|
||||
/* get hw_sku */
|
||||
buf = g_bytes_get_data(fw, &bufsz);
|
||||
if (!fu_memread_uint32_safe(buf,
|
||||
bufsz,
|
||||
G_STRUCT_OFFSET(struct fwu_gws_image_info, format_version),
|
||||
|
Loading…
Reference in New Issue
Block a user