summaryrefslogtreecommitdiffstats
path: root/mm/oom_kill.c
diff options
context:
space:
mode:
authorJoseph Qi2016-10-08 01:57:20 +0200
committerLinus Torvalds2016-10-08 03:46:26 +0200
commit48e509ece97e00b68e52d1d18e3e4b809c5b3991 (patch)
tree4edb1fad9d9e162c9e1a3fe694352674228a96da /mm/oom_kill.c
parentfs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() (diff)
downloadkernel-qcow2-linux-48e509ece97e00b68e52d1d18e3e4b809c5b3991.tar.gz
kernel-qcow2-linux-48e509ece97e00b68e52d1d18e3e4b809c5b3991.tar.xz
kernel-qcow2-linux-48e509ece97e00b68e52d1d18e3e4b809c5b3991.zip
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/57E1E49D.8050503@huawei.com Signed-off-by: Joseph Qi <joseph.qi@huawei.com> Reviewed-by: Eric Ren <zren@suse.com> Cc: Mark Fasheh <mfasheh@suse.de> Cc: Joel Becker <jlbec@evilplan.org> Cc: Junxiao Bi <junxiao.bi@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions