On Mon, Feb 17, 2020 at 01:59:44PM +0100, Christoph Hellwig wrote: > Replace the alist char pointer with a void buffer given that different > callers use it in different ways. Use the chance to remove the typedef > and reduce the indentation of the struct definition so that it doesn't > overflow 80 char lines all over. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Chandan Rajendra <chandanrlinux@xxxxxxxxx> > Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_attr.h | 34 +++++++++++++------------- > fs/xfs/xfs_attr_list.c | 53 ++++++++++++++++++++-------------------- > fs/xfs/xfs_trace.h | 16 ++++++------ > fs/xfs/xfs_xattr.c | 6 ++--- > 4 files changed, 55 insertions(+), 54 deletions(-) Simple enough. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx