]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 9 Oct 2014 22:24:52 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2014 02:25:46 +0000 (22:25 -0400)
commite4875b5d7bcaedb8aabb2f41a1e7fb9044d53ed5
treefd6da7bde319d9787f812915338f376a4ad7d1dc
parentb697d3e1e4a985f7dd0e69b753af62443e74c3e4
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()

It is supposed to zero pv_minor.

Reported-by: Himangi Saraogi <himangi774@gmail.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/stack_user.c