summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pci.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2015-04-01 16:17:58 +0000
committerpfg <pfg@FreeBSD.org>2015-04-01 16:17:58 +0000
commitec31b3f59ea9105c919af29d3b93f17bb8859659 (patch)
tree16aef8d740a50839c577e395730b1462b80e783d /sys/dev/pci/pci.c
parentf771564270a4f3d8fefad28a74c9eec2f59f0543 (diff)
downloadFreeBSD-src-ec31b3f59ea9105c919af29d3b93f17bb8859659.zip
FreeBSD-src-ec31b3f59ea9105c919af29d3b93f17bb8859659.tar.gz
Revert r280449;
Permit multiple arguments for the nonnull attribute. For the benefit of anyone that may be struggling to port FreeBSD to gcc 2.8 (or older) avoid using variadic macros. MFC r280700 (partial); Bring new attribute: __result_use_check Causes a warning to be emitted if a caller of the function with this attribute does not use its return value. This is known in gcc as "warn_unused_result" but we considered the original naming unsuitable for an attribute.
Diffstat (limited to 'sys/dev/pci/pci.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud