Bjorn Helgaas d67aed63b8 PCI: Remove __must_check from definitions
The __must_check (gcc "warn_unused_result") attribute only makes sense
when compiling the *caller* of the function, so the attribute should
appear on the declaration in the header file, not on the definition.

The declarations of these functions are already annotated with
__must_check.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-04-17 10:20:58 -06:00
..
2013-04-15 10:56:27 -06:00
2013-02-25 21:18:18 -08:00
2013-04-12 11:26:01 -06:00
2013-04-12 11:26:01 -06:00
2013-02-22 23:31:31 -05:00
2013-04-15 10:56:27 -06:00
2009-07-12 12:22:34 -07:00