aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorJoseph Qi <[email protected]>2016-10-07 16:57:20 -0700
committerLinus Torvalds <[email protected]>2016-10-07 18:46:26 -0700
commit48e509ece97e00b68e52d1d18e3e4b809c5b3991 (patch)
tree4edb1fad9d9e162c9e1a3fe694352674228a96da /lib/test-string_helpers.c
parent055fdcff35e5e688f5002e7ab330469a58883ff7 (diff)
ocfs2: fix undefined struct variable in inode.h
The extern struct variable ocfs2_inode_cache is not defined. It meant to use ocfs2_inode_cachep defined in super.c, I think. Fortunately it is not used anywhere now, so no impact actually. Clean it up to fix this mistake. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Joseph Qi <[email protected]> Reviewed-by: Eric Ren <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Cc: Junxiao Bi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions