Remove linux/tty.h which is included more than once
Signed-off-by: Sabyasachi Gupta
---
arch/arm/mach-sa1100/hackkit.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-sa1100/hackkit.c b/arch/arm/mach-sa1100/hackkit.c
index 643d5f2..0016d25 100644
--- a/arch/arm/mach-sa1100
Remove asm/sections.h and asm/fixmap.h which are included more than once
Signed-off-by: Sabyasachi Gupta
---
arch/arm/mm/mmu.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
index fcded2c..29035f4 100644
--- a/arch/arm/mm/mmu.c
+++ b/arch/arm/mm/mmu.c
Remove linux/irq.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
arch/sh/boards/mach-dreamcast/irq.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/sh/boards/mach-dreamcast/irq.c
b/arch/sh/boards/mach-dreamcast/irq.c
index 2789647..69fa91c 100644
--- a/arch/sh
Remove linux/dax.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
fs/block_dev.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/block_dev.c b/fs/block_dev.c
index cdda48f..8abcdb6 100644
--- a/fs/block_dev.c
+++ b/fs/block_dev.c
@@ -29,7 +29,6 @@
#include
On Wed, Jan 30, 2019 at 8:04 AM Sabyasachi Gupta
wrote:
>
> On Thu, Jan 17, 2019 at 11:11 PM Souptick Joarder
> wrote:
> >
> > On Thu, Jan 17, 2019 at 9:57 PM Sabyasachi Gupta
> > wrote:
> > >
> > > Remove linux/irq.h which is included more tha
On Wed, Jan 30, 2019 at 8:01 AM Sabyasachi Gupta
wrote:
>
> On Mon, Jan 14, 2019 at 1:40 PM Souptick Joarder wrote:
> >
> > On Fri, Jan 11, 2019 at 8:59 PM Sabyasachi Gupta
> > wrote:
> > >
> > > Remove linux/poll.h which is included more than once
&
On Wed, Jan 30, 2019 at 7:59 AM Sabyasachi Gupta
wrote:
>
> On Mon, Jan 14, 2019 at 1:34 PM Souptick Joarder wrote:
> >
> > On Fri, Jan 11, 2019 at 12:12 PM Sabyasachi Gupta
> > wrote:
> > >
> > > Remove linux/xattr.h which is included more than once
&
On Wed, Jan 30, 2019 at 7:56 AM Sabyasachi Gupta
wrote:
>
> On Wed, Jan 16, 2019 at 5:46 PM Souptick Joarder wrote:
> >
> > On Thu, Jan 10, 2019 at 8:55 PM Sabyasachi Gupta
> > wrote:
> > >
> > > Remove linux/dax.h which is included more than once.
&
On Thu, Jan 17, 2019 at 11:13 PM Souptick Joarder wrote:
>
> On Thu, Jan 17, 2019 at 9:49 PM Sabyasachi Gupta
> wrote:
> >
> > Remove linux/syscalls.h which is included more than once
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Acked-by: Souptick Joard
On Fri, Jan 18, 2019 at 3:34 PM Souptick Joarder wrote:
>
> On Thu, Jan 17, 2019 at 9:40 PM Sabyasachi Gupta
> wrote:
> >
> > Remove linux/printk.h which is included more than once.
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Acked-by: Souptick Joarder
&
On Thu, Jan 17, 2019 at 11:11 PM Souptick Joarder wrote:
>
> On Thu, Jan 17, 2019 at 9:57 PM Sabyasachi Gupta
> wrote:
> >
> > Remove linux/irq.h which is included more than once.
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Acked-by: Souptick Joarder
&
On Mon, Jan 14, 2019 at 1:40 PM Souptick Joarder wrote:
>
> On Fri, Jan 11, 2019 at 8:59 PM Sabyasachi Gupta
> wrote:
> >
> > Remove linux/poll.h which is included more than once
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Acked-by: Souptick Joarder
&
On Mon, Jan 14, 2019 at 1:34 PM Souptick Joarder wrote:
>
> On Fri, Jan 11, 2019 at 12:12 PM Sabyasachi Gupta
> wrote:
> >
> > Remove linux/xattr.h which is included more than once
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Acked-by: Souptick Joarder
&
On Wed, Jan 16, 2019 at 5:46 PM Souptick Joarder wrote:
>
> On Thu, Jan 10, 2019 at 8:55 PM Sabyasachi Gupta
> wrote:
> >
> > Remove linux/dax.h which is included more than once.
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Acked-by: Souptick Joarder
&
Remove linux/ptrace.h which is included more than once
Signed-off-by: Sabyasachi Gupta
---
arch/nios2/mm/fault.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/nios2/mm/fault.c b/arch/nios2/mm/fault.c
index 24fd84c..eb65f17 100644
--- a/arch/nios2/mm/fault.c
+++ b/arch/nios2/mm/fault.c
Remove sys/socket.h and sys/uio.h which are included more than once
Signed-off-by: Sabyasachi Gupta
---
arch/um/drivers/vector_user.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/um/drivers/vector_user.c b/arch/um/drivers/vector_user.c
index d2c17dd..c863921 100644
--- a/arch/um
Remove linux/irq.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
arch/sh/boards/mach-dreamcast/irq.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/sh/boards/mach-dreamcast/irq.c
b/arch/sh/boards/mach-dreamcast/irq.c
index 2789647..69fa91c 100644
--- a/arch/sh
Remove linux/syscalls.h which is included more than once
Signed-off-by: Sabyasachi Gupta
---
arch/powerpc/platforms/cell/spu_syscalls.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/platforms/cell/spu_syscalls.c
b/arch/powerpc/platforms/cell/spu_syscalls.c
index 263413a
Remove linux/printk.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
arch/powerpc/platforms/powernv/opal.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/platforms/powernv/opal.c
b/arch/powerpc/platforms/powernv/opal.c
index beed86f..802de0d 100644
--- a
Remove sys/ucontext.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
tools/testing/selftests/x86/unwind_vdso.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/x86/unwind_vdso.c
b/tools/testing/selftests/x86/unwind_vdso.c
index 00a26a8..9731133
Remove linux/poll.h which is included more than once
Signed-off-by: Sabyasachi Gupta
---
fs/coda/psdev.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/coda/psdev.c b/fs/coda/psdev.c
index c5234c2..f2bb798 100644
--- a/fs/coda/psdev.c
+++ b/fs/coda/psdev.c
@@ -39,7 +39,6 @@
#include
Remove linux/xattr.h which is included more than once
Signed-off-by: Sabyasachi Gupta
---
fs/cachefiles/namei.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/cachefiles/namei.c b/fs/cachefiles/namei.c
index 95983c7..edecb7f 100644
--- a/fs/cachefiles/namei.c
+++ b/fs/cachefiles/namei.c
Remove linux/dax.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
fs/block_dev.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/block_dev.c b/fs/block_dev.c
index cdda48f..8abcdb6 100644
--- a/fs/block_dev.c
+++ b/fs/block_dev.c
@@ -29,7 +29,6 @@
#include
Remove unusual_sddr55.h which is included more than once
Signed-off-by: Sabyasachi Gupta
---
drivers/usb/storage/sddr55.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/storage/sddr55.c b/drivers/usb/storage/sddr55.c
index b8527c5..96bf7ee 100644
--- a/drivers/usb/storage/sddr55
Remove unusual_jumpshot.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
drivers/usb/storage/jumpshot.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/storage/jumpshot.c b/drivers/usb/storage/jumpshot.c
index 917f170..06e46c6 100644
--- a/drivers/usb
Remove duplicate headers which are included more than once.
Signed-off-by: Sabyasachi Gupta
---
drivers/usb/storage/datafab.c| 1 -
drivers/usb/storage/ene_ub6250.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/usb/storage/datafab.c b/drivers/usb/storage/datafab.c
index
Remove unusual_cypress.h which is included more than once.
Signed-off-by: Sabyasachi Gupta
---
drivers/usb/storage/cypress_atacb.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/storage/cypress_atacb.c
b/drivers/usb/storage/cypress_atacb.c
index 4825902..be2e346 100644
--- a
On Fri, Jan 4, 2019 at 6:43 PM John Garry wrote:
>
> On 04/01/2019 12:48, Sabyasachi Gupta wrote:
> > On Wed, Dec 19, 2018 at 6:49 PM Sabyasachi Gupta
> > wrote:
> >>
> >> On Sat, Dec 1, 2018 at 6:40 PM Sabyasachi Gupta
> >> wrote:
> >>&g
On Wed, Dec 19, 2018 at 6:41 PM Sabyasachi Gupta
wrote:
>
> On Sat, Dec 1, 2018 at 6:45 PM Sabyasachi Gupta
> wrote:
> >
> > On Sat, Nov 17, 2018 at 6:17 PM Sabyasachi Gupta
> > wrote:
> > >
> > > Replaced dma_alloc_coherent + memset with
On Wed, Dec 19, 2018 at 6:49 PM Sabyasachi Gupta
wrote:
>
> On Sat, Dec 1, 2018 at 6:40 PM Sabyasachi Gupta
> wrote:
> >
> > On Wed, Nov 21, 2018 at 7:18 PM Sabyasachi Gupta
> > wrote:
> > >
> > > Replace dma_alloc_coherent + memset with dma_zalloc_c
On Sat, Dec 1, 2018 at 6:40 PM Sabyasachi Gupta
wrote:
>
> On Wed, Nov 21, 2018 at 7:18 PM Sabyasachi Gupta
> wrote:
> >
> > Replace dma_alloc_coherent + memset with dma_zalloc_coherent
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Any comment on
On Sat, Dec 1, 2018 at 6:45 PM Sabyasachi Gupta
wrote:
>
> On Sat, Nov 17, 2018 at 6:17 PM Sabyasachi Gupta
> wrote:
> >
> > Replaced dma_alloc_coherent + memset with dma_zalloc_coherent
> >
> > Signed-off-by: Sabyasachi Gupta
>
> Any comment on
On Sat, Nov 3, 2018 at 10:54 AM Sabyasachi Gupta
wrote:
>
> Replaced kmalloc_node + memset with kzalloc_node
>
> Signed-off-by: Sabyasachi Gupta
Any comment on this patch?
> ---
> arch/sparc/kernel/iommu.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
&
Replaced dma_alloc_coherent + memset with dma_zalloc_coherent
Signed-off-by: Sabyasachi Gupta
---
drivers/infiniband/hw/cxgb4/qp.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/infiniband/hw/cxgb4/qp.c b/drivers/infiniband/hw/cxgb4/qp.c
index 13478f3..5a8030b
On Sat, Nov 10, 2018 at 11:57 AM Souptick Joarder wrote:
>
> On Fri, Nov 9, 2018 at 8:08 PM Sabyasachi Gupta
> wrote:
> >
> > Replaced dma_alloc_coherent + memset with dma_zalloc_coherent
>
> There are few other places in this file where same is applicable.
> Ca
Replaced dma_alloc_coherent + memset with dma_zalloc_coherent
Signed-off-by: Sabyasachi Gupta
---
drivers/infiniband/hw/cxgb3/cxio_hal.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/infiniband/hw/cxgb3/cxio_hal.c
b/drivers/infiniband/hw/cxgb3/cxio_hal.c
index
Replaced dma_alloc_coherent + memset with dma_zalloc_coherent
Signed-off-by: Sabyasachi Gupta
---
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
b/drivers/infiniband/hw/hns
Replaced kmalloc_node + memset with kzalloc_node
Signed-off-by: Sabyasachi Gupta
---
arch/sparc/kernel/iommu.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/sparc/kernel/iommu.c b/arch/sparc/kernel/iommu.c
index 40d008b..05eb016 100644
--- a/arch/sparc/kernel
Replaced dma_alloc_coherent + memset with dma_zalloc_coherant
Signed-off-by: Sabyasachi Gupta
---
arch/sh/mm/consistent.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/sh/mm/consistent.c b/arch/sh/mm/consistent.c
index 792f361..fc8d235 100644
--- a/arch/sh/mm
39 matches
Mail list logo