mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 10:19:53 +07:00
eeaa3d448c
Don't check for negative rc from boolean. Don't pointlessly initialize variables, it short-circuits gcc's uninitialized variable warnings. And max_new_nr_segs can never be zero, so don't check for it. Preserve original kstrdup pointer for freeing later. Don't check for negative value in unsigned variable. Signed-off-by: Mike Marshall <hubcap@omnibond.com> |
||
---|---|---|
.. | ||
acl.c | ||
dcache.c | ||
devpvfs2-req.c | ||
dir.c | ||
downcall.h | ||
file.c | ||
inode.c | ||
Kconfig | ||
Makefile | ||
namei.c | ||
protocol.h | ||
pvfs2-bufmap.c | ||
pvfs2-bufmap.h | ||
pvfs2-cache.c | ||
pvfs2-debug.h | ||
pvfs2-debugfs.c | ||
pvfs2-debugfs.h | ||
pvfs2-dev-proto.h | ||
pvfs2-kernel.h | ||
pvfs2-mod.c | ||
pvfs2-sysfs.c | ||
pvfs2-sysfs.h | ||
pvfs2-utils.c | ||
super.c | ||
symlink.c | ||
upcall.h | ||
waitqueue.c | ||
xattr.c |