On 1/30/20 12:13 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Remove these function declarations since they're in libxfs/xfs_attr.h > and are therefore redundant. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Is it worth keeping this exporting hack around to make static checkers happy if it's just one more thing to keep up to date in userspace? -Eric