]> git.baikalelectronics.ru Git - kernel.git/commit
fs: xfs: remove duplicate includes
authorPravin Shedge <pravin.shedge4linux@gmail.com>
Wed, 6 Dec 2017 18:16:15 +0000 (10:16 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 9 Dec 2017 01:51:05 +0000 (17:51 -0800)
commit47d1a0319c9fb47ffe9da0a752e7f7947de26d5f
tree9b18f980c40affd5f3a2fdd1c6c165f7c7e159ec
parentdcbe1d757ede588746bf1cfdf393674c91a456c5
fs: xfs: remove duplicate includes

These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/scrub/scrub.c
fs/xfs/scrub/trace.c
fs/xfs/xfs_reflink.c
fs/xfs/xfs_trace.c