Colin Ian King 480bd56485 ocfs2: make several functions and variables static (and some const)
There are a variety of functions and variables that are local to the
source and do not need to be in global scope, so make them static.  Also
make a couple of char arrays static const.

Cleans up sparse warnings:
  symbol 'o2hb_heartbeat_mode_desc' was not declared. Should it be static?
  symbol 'o2hb_heartbeat_mode' was not declared. Should it be static?
  symbol 'o2hb_dependent_users' was not declared. Should it be static?
  symbol 'o2hb_region_dec_user' was not declared. Should it be static?
  symbol 'o2nm_fence_method_desc' was not declared. Should it be static?
  symbol 'lockdep_keys' was not declared. Should it be static?

Link: http://lkml.kernel.org/r/20180628131659.12133-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: Mark Fasheh <mfasheh@versity.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Joseph Qi <joseph.qi@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-08-17 16:20:28 -07:00
..
2017-09-06 17:27:24 -07:00
2018-08-17 16:20:27 -07:00
2018-04-05 21:36:21 -07:00
2018-04-05 21:36:21 -07:00
2018-01-31 17:18:35 -08:00
2018-01-31 17:18:35 -08:00
2018-08-17 16:20:27 -07:00
2018-06-07 17:34:33 -07:00
2018-06-12 16:19:22 -07:00
2015-12-29 17:45:49 -08:00
2017-09-06 17:27:24 -07:00
2011-03-31 11:26:23 -03:00
2012-05-29 23:28:40 -04:00
2018-06-12 16:19:22 -07:00
2016-05-12 15:52:50 -07:00