]> git.karo-electronics.de Git - linux-beck.git/commit
GFS2: Eliminate a nonsense goto
authorBob Peterson <rpeterso@redhat.com>
Thu, 22 Jan 2015 16:11:55 +0000 (11:11 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 26 Jan 2015 20:58:54 +0000 (20:58 +0000)
commit45094a58b1f56fd5942545659f7c1829ae4520eb
tree6b4fc666ab39c6393362cef5d363bff86c57fc90
parent3566c964767811f3965979fa9598027b6550026d
GFS2: Eliminate a nonsense goto

This patch just removes a goto that did nothing.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c