aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2012-07-18 16:56:24 -0700
committerBrian Behlendorf <[email protected]>2012-07-19 13:41:00 -0700
commit10be533e3344f523e1b8d6ab4f0658897a95ac02 (patch)
treefa070285cbf7117ca6800e4a282369e5b93ca546 /etc
parent0a6b03d3b87cf17ac6159395df93ba3fcfdddc45 (diff)
Add 'inline' keyword
The '__attribute__((always_inline))' does not strictly imply 'inline'. Newer versions of gcc detect this misuse and issue the following warning. Including the missing 'inline' resolves the build warning. ./module/zfs/dsl_scan.c:758:1:error: always_inline function might not be inlinable [-Werror=attributes] Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions