]> Pileus Git - ~andy/linux/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)
commit2523d47a798b5d985ba404d0d793270494ccf6e9
tree835c13ddc897c044a632045bbee4f286f1c893fb
parent47188d39b5deeebf41f87a02af1b3935866364cf
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