On Tue, 3 Nov 2020 at 01:10, Greg KH wrote:
>
> On Tue, Nov 03, 2020 at 01:04:02AM +0530, siddhant gupta(siddhant1223) wrote:
> >
> > Replace left shifting on 1 by a BIT macro to fix checkpatch warning.
> >
> > Signed-off-by: Siddhant Gupta
> >
> > ---
&
Fix the checkpatch warning of alignment should match open parenthesis
for some dev_dbg() calls
Signed-off-by: Siddhant Gupta
---
drivers/staging/mt7621-dma/mtk-hsdma.c | 44 +-
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/drivers/staging/mt7621-dma/mtk
Fix the alignment issue pointed out by checkpatch
Signed-off-by: Siddhant Gupta
---
drivers/staging/mt7621-pci/pci-mt7621.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c
b/drivers/staging/mt7621-pci/pci-mt7621.c
index
Replace left shifting on 1 by a BIT macro to fix checkpatch warning.
Signed-off-by: Siddhant Gupta
---
drivers/staging/mt7621-dma/mtk-hsdma.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/mt7621-dma/mtk-hsdma.c
b/drivers/staging/mt7621-dma/mtk-hsdma.c