From: Konstantin Komarov Date: Wed, 15 May 2024 21:56:47 +0000 (+0300) Subject: fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3cdad499ac10556fc368a909d35ec821c52ea00e;p=users%2Fjedix%2Flinux-maple.git fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE MAXIMUM_REPARSE_DATA_BUFFER_SIZE is not used in the code. Signed-off-by: Konstantin Komarov --- diff --git a/fs/ntfs3/ntfs.h b/fs/ntfs3/ntfs.h index 1f2cdb0dbbe1d..a5ca08db6dc51 100644 --- a/fs/ntfs3/ntfs.h +++ b/fs/ntfs3/ntfs.h @@ -999,9 +999,6 @@ struct REPARSE_POINT { static_assert(sizeof(struct REPARSE_POINT) == 0x18); -/* Maximum allowed size of the reparse data. */ -#define MAXIMUM_REPARSE_DATA_BUFFER_SIZE (16 * 1024) - /* * The value of the following constant needs to satisfy the following * conditions: