On Mon, Feb 17, 2020 at 01:54:07AM +,
kohada.tetsuh...@dc.mitsubishielectric.co.jp wrote:
> > I think you might need to rebase again, this patch doesn't apply at all to
> > my tree :(
>
> Thanks for your comments.
> I'll try to rebase with 'staging-next' branch.
> Is this correct?
Yes it is
> I think you might need to rebase again, this patch doesn't apply at all to my
> tree :(
Thanks for your comments.
I'll try to rebase with 'staging-next' branch.
Is this correct?
--
Kohada Tetsuhiro
___
devel mailing list
de...@linuxdriverproject.org
On Fri, Feb 14, 2020 at 12:31:39PM +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
> ---
> Changes in v2:
> - Rebase to linux-n