[PATCH v2 0/3] staging: cleanup of sdio_intf.c

Manuel Ebner posted 3 patches 2 days, 6 hours ago
[PATCH v2 0/3] staging: cleanup of sdio_intf.c
Posted by Manuel Ebner 2 days, 6 hours ago
did i overdo the split up?

[v2]
 split patch into series

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
Re: [PATCH v2 0/3] staging: cleanup of sdio_intf.c
Posted by Dan Carpenter 2 days, 4 hours ago
On Fri, May 22, 2026 at 01:43:20PM +0200, Manuel Ebner wrote:
> did i overdo the split up?
> 

The split is fine.  The subsystem prefix needs to be improved.  The
capitalization and puncuation in the commit message could be improved
as well.

regards,
dan carpenter
Re: [PATCH v2 0/3] staging: cleanup of sdio_intf.c
Posted by Manuel Ebner 2 days, 2 hours ago
On Fri, 2026-05-22 at 16:02 +0300, Dan Carpenter wrote:
> On Fri, May 22, 2026 at 01:43:20PM +0200, Manuel Ebner wrote:
> > did i overdo the split up?
> > 
> 
> The split is fine.  The subsystem prefix needs to be improved.

Is it wireless? If it isn't how can I find the subsystems for my patches.

> The
> capitalization and puncuation in the commit message could be improved
> as well.

I will do that.

Thanks
 Manuel Ebner
> 
> regards,
> dan carpenter
Re: [PATCH v2 0/3] staging: cleanup of sdio_intf.c
Posted by Dan Carpenter 2 days ago
On Fri, May 22, 2026 at 05:33:53PM +0200, Manuel Ebner wrote:
> On Fri, 2026-05-22 at 16:02 +0300, Dan Carpenter wrote:
> > On Fri, May 22, 2026 at 01:43:20PM +0200, Manuel Ebner wrote:
> > > did i overdo the split up?
> > > 
> > 
> > The split is fine.  The subsystem prefix needs to be improved.
> 
> Is it wireless? If it isn't how can I find the subsystems for my patches.
> 

git log --oneline drivers/staging/rtl8723bs/os_dep/sdio_intf.c

Use what everyone else uses:
Subject: staging: rtl8723bs: cleanup of sdio_intf.c

regards,
dan carpenter