Browse Source
g_strdup() can't fail, remove assertion. Assert its argument can't be null, because that's not obvious (add_boot_device_path() ensures it). Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>stable-1.0
committed by
Anthony Liguori
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue