remove 'dos_name','short_name' and related definitions.
'dos_name' and 'short_name' are definitions before VFAT.
These are never used in exFAT.
Signed-off-by: Tetsuhiro Kohada
---
Changes in v3:
- Rebase to staging-next.
Changes in v2:
- Rebase to linux-next-next-20200213.
drivers/staging/exf
count_entries() function is only used to count sub-dirs.
Clarify the role and rename to count_dir_entries().
Signed-off-by: Tetsuhiro Kohada
---
Changes in v3:
- Rebase to staging-next.
Changes in v2:
- Rebase to linux-next-next-20200213.
drivers/staging/exfat/exfat.h | 2 +-
drivers/sta
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 Sun, Feb 16, 2020 at 07:46:58PM +0530, sunnypranay wrote:
> From: mpranay
>
> ---
> Documentation/DMA-API-HOWTO.txt | 628 +++
> drivers/staging/comedi/drivers.c | 2 +-
> 2 files changed, 311 insertions(+), 319 deletions(-)
Hi,
This is the friendly patch-bot
On 2/16/20 6:16 AM, sunnypranay wrote:
> From: mpranay
>
s/grammer/grammar/ et al.
Missing
Signed-off-by:
> ---
> Documentation/DMA-API-HOWTO.txt | 628 +++
> drivers/staging/comedi/drivers.c | 2 +-
The /comedi/ part of this patch should not be here... and i
From: mpranay
---
Documentation/DMA-API-HOWTO.txt | 628 +++
drivers/staging/comedi/drivers.c | 2 +-
2 files changed, 311 insertions(+), 319 deletions(-)
diff --git a/Documentation/DMA-API-HOWTO.txt b/Documentation/DMA-API-HOWTO.txt
index 358d495456d1..fa163470fd
On Sun, Feb 16, 2020 at 01:45:18PM +0530, sunnypranay wrote:
> Fixed a coding style issue.
What issue?
>
> Signed-off-by: sunnypranay
We need a "real" name here, one that you use for documents.
> ---
> drivers/staging/comedi/drivers.c | 18 +++---
> 1 file changed, 15 insertions(
Fixed a coding style issue.
Signed-off-by: sunnypranay
---
drivers/staging/comedi/drivers.c | 18 +++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/comedi/drivers.c b/drivers/staging/comedi/drivers.c
index 750a6ff3c03c..76395de100a6 100644
--- a/dr