[PATCH 1/2] staging: exfat: remove DOSNAMEs.

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Feb 7 09:47:24 UTC 2020


On Tue, Feb 04, 2020 at 01:31:17AM +0900, Tetsuhiro Kohada wrote:
> remove 'dos_name','ShortName' and related definitions.
> 
> 'dos_name' and 'ShortName' are definitions before VFAT.
> These are never used in exFAT.
> 
> Signed-off-by: Tetsuhiro Kohada <Kohada.Tetsuhiro at dc.MitsubishiElectric.co.jp>
> ---
>  drivers/staging/exfat/exfat.h       | 52 +++--------------------------
>  drivers/staging/exfat/exfat_core.c  | 47 +++++++++-----------------
>  drivers/staging/exfat/exfat_super.c | 38 ++++++++-------------
>  3 files changed, 34 insertions(+), 103 deletions(-)

Patch does not apply to my tree, can you rebase this series and resend?

thanks,

greg k-h


More information about the devel mailing list