-
Alistair Francis authored
Implement warn_report_err() and warn_reportf_err() functions which are the same as the error_report_err() and error_reportf_err() functions except report a warning instead of an error. Signed-off-by:
Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by:
Markus Armbruster <armbru@redhat.com>
Message-Id: <276ff93eadc0b01b8243cc61ffc331f77922c0d0.1499866456.git.alistair.francis@xilinx.com>
Signed-off-by:
Markus Armbruster <armbru@redhat.com>Alistair Francis authoredImplement warn_report_err() and warn_reportf_err() functions which are the same as the error_report_err() and error_reportf_err() functions except report a warning instead of an error. Signed-off-by:
Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by:
Markus Armbruster <armbru@redhat.com>
Message-Id: <276ff93eadc0b01b8243cc61ffc331f77922c0d0.1499866456.git.alistair.francis@xilinx.com>
Signed-off-by:
Markus Armbruster <armbru@redhat.com>
Loading