From: kbuild test robot Date: Thu, 5 Feb 2015 00:13:21 +0000 (+1100) Subject: xfs: xfs_ioctl_setattr_check_projid can be static X-Git-Tag: fixes-v4.0-rc1~157^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f92090e95cd26ea0a80dc8305b685cc30f6a501f;p=pandora-kernel.git xfs: xfs_ioctl_setattr_check_projid can be static fs/xfs/xfs_ioctl.c:1146:1: sparse: symbol 'xfs_ioctl_setattr_check_projid' was not declared. Should it be static? Also fix xfs_ioctl_setattr_check_extsize at the same time. Signed-off-by: Fengguang Wu Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed