diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2014-11-13 18:11:18 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-13 15:13:05 -0500 |
commit | 971275662040beef8f73f8e5dbcfb3d76a14bf04 (patch) | |
tree | 7226d59d21634991d9f2cc61a3b5beccdd56d3d8 /fs/inode.c | |
parent | 9488e1e5b319751c71eebfd49027bf9e2377f38c (diff) | |
download | linux-971275662040beef8f73f8e5dbcfb3d76a14bf04.tar.gz linux-971275662040beef8f73f8e5dbcfb3d76a14bf04.tar.bz2 linux-971275662040beef8f73f8e5dbcfb3d76a14bf04.zip |
netlink: Move mutex_is_held under PROVE_LOCKING
The rhashtable function mutex_is_held is only used when PROVE_LOCKING
is enabled. This patch modifies netlink so that we can rhashtable.h
itself can later make mutex_is_held optional depending on PROVE_LOCKING.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions