diff options
author | Bill McGonigle <[email protected]> | 2015-03-13 09:44:42 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-03-18 09:11:28 -0700 |
commit | e5adebbb0f83884cb1e2cd4120614e9da2f0a19b (patch) | |
tree | e60f5caeb4d4f33f6ddb06ddb76f68a6df8dd69d /lib/libspl/include/stdio.h | |
parent | 4374e65bd933d4d15848dc418f3c86027dcdfd67 (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 'lib/libspl/include/stdio.h')
0 files changed, 0 insertions, 0 deletions