Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
_format_message_dn(): fix infiniband dp formatting
Coverity has correctly noted that despite its name, efidp_infiniband.ioc_guid is not in fact a GUID, and can't be printed like one. This gets rid of the extra code. I'm still not sure we're printing it correctly, but until someone notices that we're not, that's probably fine. Signed-off-by: Peter Jones <pjones@redhat.com>
- Loading branch information