ovl: remove unneeded goto instructions
authorAmir Goldstein <amir73il@gmail.com>
Sat, 1 Apr 2023 09:51:55 +0000 (12:51 +0300)
committerAmir Goldstein <amir73il@gmail.com>
Mon, 19 Jun 2023 11:01:13 +0000 (14:01 +0300)
commit9e88f9052415289f2789abb6ae68a40a4701b8e1
treeb883549f6ab6fa443f9c320956b732047630ecb6
parentab1eb5ffb7d2a69c9b24083026a63cbdd758d96b
ovl: remove unneeded goto instructions

There is nothing in the out goto target of ovl_get_layers().

Reviewed-by: Alexander Larsson <alexl@redhat.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/overlayfs/super.c