mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
white space cleanup
This commit is contained in:
+1
-2
@@ -57,7 +57,7 @@ my @difflist = qw(
|
||||
xfs_inum.h xfs_log.h xfs_log_priv.h xfs_log_recover.h
|
||||
xfs_mount.h xfs_quota.h xfs_rtalloc.h
|
||||
xfs_sb.h xfs_trans.h xfs_trans_space.h xfs_types.h
|
||||
xfs_acl.h xfs_cap.h xfs_mac.h
|
||||
xfs_fs.h xfs_acl.h xfs_cap.h xfs_mac.h
|
||||
);
|
||||
|
||||
sub straightdiff {
|
||||
@@ -84,7 +84,6 @@ print "\n=== Checking headers ===\n";
|
||||
foreach (@difflist) {
|
||||
straightdiff $_, 'cmd/xfsprogs/include', 'linux/fs/xfs';
|
||||
}
|
||||
straightdiff 'xfs_fs.h', 'cmd/xfsprogs/include', 'linux/include/linux';
|
||||
straightdiff 'dmapi_kern.h', 'cmd/dmapi/include', 'linux/include/linux';
|
||||
straightdiff 'dmapi.h', 'cmd/dmapi/include', 'linux/include/linux';
|
||||
straightdiff 'arch.h', 'cmd/xfsprogs/include', 'linux/fs/xfs/support';
|
||||
|
||||
Reference in New Issue
Block a user