Files
linux/fs/jfs
Jiapeng Chong 4ce6bd7829 fs/jfs: Fix missing error code in lmLogInit()
[ Upstream commit 492109333c ]

The error code is missing in this code scenario, add the error code
'-EINVAL' to the return value 'rc.

Eliminate the follow smatch warning:

fs/jfs/jfs_logmgr.c:1327 lmLogInit() warn: missing error code 'rc'.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 11:26:38 +09:00
..
2023-05-16 11:26:21 +09:00
2016-01-22 18:04:28 -05:00
2006-10-02 09:55:27 -05:00
2008-05-13 08:22:10 -05:00
2016-03-30 10:48:28 -05:00
2013-06-29 12:56:42 +04:00
2013-06-05 14:47:19 -05:00
2006-10-02 09:55:27 -05:00
2016-03-30 10:48:28 -05:00
2007-04-26 07:30:29 -05:00
2011-03-31 11:26:23 -03:00
2013-06-05 14:47:19 -05:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2009-02-02 13:43:28 -06:00
2017-06-14 15:06:00 +02:00