]> git.proxmox.com Git - mirror_zfs.git/commit
Remove useless libefi warnings
authorBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 5 Feb 2011 00:17:54 +0000 (16:17 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Feb 2011 17:27:22 +0000 (09:27 -0800)
commitb3b4f547f9243c0c1a446c74574a1f737e29dee6
tree45a8a3419ec283b8e50a63a7371a8fc0a0627598
parent8926ab7a50d60d855e4d49d2ed7bdef49dd56149
Remove useless libefi warnings

These two warnings in libefi serve no real purpose.  When running
without DEBUG they are already supressed, and even when DEBUG is
enabled all they indicate is the device doesn't already have an
EFI label.  For a Linux machine this is probably the common case.
lib/libefi/rdwr_efi.c