diff options
author | zhong jiang <[email protected]> | 2018-10-12 21:34:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-10-13 09:31:02 +0200 |
commit | 1cff514a5101d514900f0e94613402d8a18359e6 (patch) | |
tree | f3e3370b0d048fde5e750e651f69b16e89be3de7 /drivers/fpga/fpga-mgr.c | |
parent | bab5c80b211035739997ebd361a679fa85b39465 (diff) |
ocfs2: fix a GCC warning
Fix the following compile warning:
fs/ocfs2/dlmglue.c:99:30: warning: lockdep_keys defined but not used [-Wunused-variable]
static struct lock_class_key lockdep_keys[OCFS2_NUM_LOCK_TYPES];
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: zhong jiang <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions