]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: clean up xfs_dir2_leafn_add
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 6 May 2019 22:00:29 +0000 (18:00 -0400)
committerEric Sandeen <sandeen@redhat.com>
Mon, 6 May 2019 22:00:29 +0000 (18:00 -0400)
commitd8ddf130cb70f376fc2d6b310f8ba2204dbc64fc
treee411b6c6a6a6aeb9ed9a1f08d34e0ee896195fd0
parente02a7d4026e3eed07196d237fdd0d7fb9167d514
xfs: clean up xfs_dir2_leafn_add

Source kernel commit: 79622c7ce6879c25ce121ee0db91c0ac4c7b137c

Remove typedefs and consolidate local variable initialization.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_dir2_node.c