diff options
author | Bill McGonigle <[email protected]> | 2015-03-13 09:44:42 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-03-16 10:56:26 -0700 |
commit | e023409500ea1ccf8e6f69b03aa44dc96bf05920 (patch) | |
tree | 43225811514d3184ea58798b0b0420db3740e5c4 /configure.ac | |
parent | 4c7b7eedcde7fababf457ca04445e6d9d1617e29 (diff) |
Linux 4.0 compat: bdi_setup_and_register() __must_check
Explicitly disable the unused by variable warnings by setting
__attribute__((unused)) for bdi_setup_and_register(). This is
required because the function is defined with the __must_check
attribute.
Signed-off-by: Bill McGonigle <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #3141
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions