tree: https://github.com/ceph/ceph-client.git testing head: 57abfc770a8cc52057f7f4760b6ffc636c7006fd commit: 9f5982aad6c0a981e86f465640597161bc939ba9 [1/5] ceph: introduce a helper for reducing duplicated code reproduce: # apt-get install sparse git checkout 9f5982aad6c0a981e86f465640597161bc939ba9 make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> fs/ceph/caps.c:159:6: sparse: symbol '__ceph_unreserve_caps' was not declared. Should it be static? fs/ceph/caps.c:3331:9: sparse: context imbalance in 'handle_cap_grant' - wrong count at exit fs/ceph/caps.c:3938:17: sparse: context imbalance in 'ceph_handle_caps' - unexpected unlock Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html