Re: [PATCH] xfs: Couple of typo fixes in comments

2020-06-22 Thread Darrick J. Wong
On Sun, Jun 07, 2020 at 03:44:59AM -0400, Keyur Patel wrote: > ./xfs/libxfs/xfs_inode_buf.c:56: unnecssary ==> unnecessary > ./xfs/libxfs/xfs_inode_buf.c:59: behavour ==> behaviour > ./xfs/libxfs/xfs_inode_buf.c:206: unitialized ==> uninitialized > > Signed-off-by: Keyur Patel Looks simple enoug

[PATCH] xfs: Couple of typo fixes in comments

2020-06-07 Thread Keyur Patel
./xfs/libxfs/xfs_inode_buf.c:56: unnecssary ==> unnecessary ./xfs/libxfs/xfs_inode_buf.c:59: behavour ==> behaviour ./xfs/libxfs/xfs_inode_buf.c:206: unitialized ==> uninitialized Signed-off-by: Keyur Patel --- fs/xfs/libxfs/xfs_inode_buf.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletion