xfs: xfs_ioctl_setattr_check_projid can be static
authorkbuild test robot <fengguang.wu@intel.com>
Thu, 5 Feb 2015 00:13:21 +0000 (11:13 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 5 Feb 2015 00:13:21 +0000 (11:13 +1100)
commitf92090e95cd26ea0a80dc8305b685cc30f6a501f
treead8718f7d07b698c0d2f20b30b8d1c93ca774eb2
parentf8079b850c9e130423829c919f3c0802e677099d
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 <fengguang.wu@intel.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_ioctl.c