]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Fix typo in gfs2_create_inode()
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 17 Jul 2013 07:11:32 +0000 (08:11 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 19 Aug 2013 08:32:29 +0000 (09:32 +0100)
commit44d7c41d0c9de5eede820707857a3673710846c9
tree835c13ddc897c044a632045bbee4f286f1c893fb
parenta802d7f8459eee28f7b11d7dee7ac6e333bff61e
GFS2: Fix typo in gfs2_create_inode()

PTR_RET should be PTR_ERR

Reported-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c