From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> Date: Sun, 20 Aug 2017 22:11:33 +0200 Some update suggestions were taken into account from static source code analysis. Markus Elfring (4): Delete an error message for a failed memory allocation in btrfsic_process_superblock() Adjust 32 checks for null pointers Improve eight size determinations Delete an unnecessary variable initialisation in tree_mod_log_eb_copy() fs/btrfs/check-integrity.c | 4 +--- fs/btrfs/ctree.c | 16 +++++++--------- fs/btrfs/delayed-inode.c | 4 ++-- fs/btrfs/extent-tree.c | 2 +- fs/btrfs/extent_io.c | 2 +- fs/btrfs/inode.c | 4 ++-- fs/btrfs/lzo.c | 4 ++-- fs/btrfs/qgroup.c | 6 +++--- fs/btrfs/raid56.c | 2 +- fs/btrfs/reada.c | 4 ++-- fs/btrfs/scrub.c | 12 ++++++------ fs/btrfs/super.c | 2 +- fs/btrfs/transaction.c | 2 +- fs/btrfs/tree-log.c | 4 ++-- fs/btrfs/volumes.c | 14 +++++++------- fs/btrfs/xattr.c | 2 +- fs/btrfs/zlib.c | 4 ++-- 17 files changed, 42 insertions(+), 46 deletions(-) -- 2.14.0 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html