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)
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>

No differences found