Loading fs/romfs/super.c +1 −0 Original line number Diff line number Diff line Loading @@ -544,6 +544,7 @@ error: error_rsb_inval: ret = -EINVAL; error_rsb: kfree(rsb); return ret; } Loading Loading
fs/romfs/super.c +1 −0 Original line number Diff line number Diff line Loading @@ -544,6 +544,7 @@ error: error_rsb_inval: ret = -EINVAL; error_rsb: kfree(rsb); return ret; } Loading