diff options
author | Pali Rohár <pali@kernel.org> | 2024-09-28 15:16:31 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-01-21 04:28:36 +0300 |
commit | 2948f0d4db40d839db2c1d141121c2e4e12a6faa (patch) | |
tree | 59d9038139947506f3f34cd920e4a4217731cce5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 10e6fe53d90b550876bffc5847107c5372c01084 (diff) | |
download | linux-2948f0d4db40d839db2c1d141121c2e4e12a6faa.tar.xz |
cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVE
In file common/smb2pdu.h is defined struct reparse_symlink_data_buffer
which is same as struct reparse_symlink_data and is used in the whole code.
So remove duplicate struct reparse_symlink_data from client/cifspdu.h.
In file common/smb2pdu.h is defined also SYMLINK_FLAG_RELATIVE constant, so
remove duplication from client/cifspdu.h.
Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions