diff options
| author | Bjorn Helgaas <[email protected]> | 2013-04-12 17:18:07 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2013-04-17 16:20:58 +0000 |
| commit | d67aed63b8bfa4a06575ed578328b02f909699ee (patch) | |
| tree | e3d13dff8b71fdc254ce7d6ffceccaef80dc74e8 /drivers/pci/hotplug/ibmphp.h | |
| parent | PCI: Remove unused variables (diff) | |
| download | kernel-d67aed63b8bfa4a06575ed578328b02f909699ee.tar.gz kernel-d67aed63b8bfa4a06575ed578328b02f909699ee.zip | |
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 <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp.h')
0 files changed, 0 insertions, 0 deletions
