* [PATCH 0/3] staging: media: cleanup
@ 2018-03-04 15:48 ` Arushi Singhal
0 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: sakari.ailus, mchehab, gregkh, linux-media, devel, linux-kernel,
outreachy-kernel, Arushi Singhal
Spellcheck the comments.
Remove the repeated, consecutive words with single word.
Arushi Singhal (3):
staging: media: Replace "be be" with "be"
staging: media: Replace "cant" with "can't"
staging: media: Replace "dont" with "don't"
drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h | 2 +-
drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c | 2 +-
drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
2.7.4
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 0/3] staging: media: cleanup
@ 2018-03-04 15:48 ` Arushi Singhal
0 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: devel, Arushi Singhal, gregkh, linux-kernel, outreachy-kernel,
sakari.ailus, mchehab, linux-media
Spellcheck the comments.
Remove the repeated, consecutive words with single word.
Arushi Singhal (3):
staging: media: Replace "be be" with "be"
staging: media: Replace "cant" with "can't"
staging: media: Replace "dont" with "don't"
drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h | 2 +-
drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c | 2 +-
drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
2.7.4
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 1/3] staging: media: Replace "be be" with "be"
2018-03-04 15:48 ` Arushi Singhal
@ 2018-03-04 15:48 ` Arushi Singhal
-1 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: sakari.ailus, mchehab, gregkh, linux-media, devel, linux-kernel,
outreachy-kernel, Arushi Singhal
This patch replace "be be" with "be".
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
---
drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h b/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h
index df0aad9..4057a5a 100644
--- a/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h
+++ b/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h
@@ -402,7 +402,7 @@ ia_css_pipe_set_isp_config(struct ia_css_pipe *pipe,
exception holds for IA_CSS_EVENT_TYPE_PORT_EOF, for this event an IRQ is always
raised.
Note that events are still queued and the Host can poll for them. The
- or_mask and and_mask may be be active at the same time\n
+ or_mask and and_mask may be active at the same time\n
\n
Default values, for all pipe id's, after ia_css_init:\n
or_mask = IA_CSS_EVENT_TYPE_ALL\n
--
2.7.4
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 1/3] staging: media: Replace "be be" with "be"
@ 2018-03-04 15:48 ` Arushi Singhal
0 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: devel, Arushi Singhal, gregkh, linux-kernel, outreachy-kernel,
sakari.ailus, mchehab, linux-media
This patch replace "be be" with "be".
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
---
drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h b/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h
index df0aad9..4057a5a 100644
--- a/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h
+++ b/drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h
@@ -402,7 +402,7 @@ ia_css_pipe_set_isp_config(struct ia_css_pipe *pipe,
exception holds for IA_CSS_EVENT_TYPE_PORT_EOF, for this event an IRQ is always
raised.
Note that events are still queued and the Host can poll for them. The
- or_mask and and_mask may be be active at the same time\n
+ or_mask and and_mask may be active at the same time\n
\n
Default values, for all pipe id's, after ia_css_init:\n
or_mask = IA_CSS_EVENT_TYPE_ALL\n
--
2.7.4
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 2/3] staging: media: Replace "cant" with "can't"
2018-03-04 15:48 ` Arushi Singhal
@ 2018-03-04 15:48 ` Arushi Singhal
-1 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: sakari.ailus, mchehab, gregkh, linux-media, devel, linux-kernel,
outreachy-kernel, Arushi Singhal
Replace "cant" with "can't".
"cant" is not same as "Can not" or "Can't".
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
---
drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c b/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
index bffe215..634d38c 100644
--- a/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
+++ b/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
@@ -444,7 +444,7 @@ static int vpfe_register_entities(struct vpfe_device *vpfe_dev)
for (i = 0; i < vpfe_dev->num_ext_subdevs; i++)
/*
* if entity has no pads (ex: amplifier),
- * cant establish link
+ * can't establish link
*/
if (vpfe_dev->sd[i]->entity.num_pads) {
ret = media_create_pad_link(&vpfe_dev->sd[i]->entity,
--
2.7.4
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 2/3] staging: media: Replace "cant" with "can't"
@ 2018-03-04 15:48 ` Arushi Singhal
0 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: devel, Arushi Singhal, gregkh, linux-kernel, outreachy-kernel,
sakari.ailus, mchehab, linux-media
Replace "cant" with "can't".
"cant" is not same as "Can not" or "Can't".
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
---
drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c b/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
index bffe215..634d38c 100644
--- a/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
+++ b/drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
@@ -444,7 +444,7 @@ static int vpfe_register_entities(struct vpfe_device *vpfe_dev)
for (i = 0; i < vpfe_dev->num_ext_subdevs; i++)
/*
* if entity has no pads (ex: amplifier),
- * cant establish link
+ * can't establish link
*/
if (vpfe_dev->sd[i]->entity.num_pads) {
ret = media_create_pad_link(&vpfe_dev->sd[i]->entity,
--
2.7.4
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 3/3] staging: media: Replace "dont" with "don't"
2018-03-04 15:48 ` Arushi Singhal
@ 2018-03-04 15:48 ` Arushi Singhal
-1 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: sakari.ailus, mchehab, gregkh, linux-media, devel, linux-kernel,
outreachy-kernel, Arushi Singhal
Replace "dont" with "don't".
"Dont" is not same as "Do not" or "Don't".
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
---
drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c b/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
index e36c2a3..f21075c 100644
--- a/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
+++ b/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
@@ -450,7 +450,7 @@ static void mmu_l1_unmap(struct isp_mmu *mmu, phys_addr_t l1_pt,
ptr = end;
}
/*
- * use the same L2 page next time, so we dont
+ * use the same L2 page next time, so we don't
* need to invalidate and free this PT.
*/
/* atomisp_set_pte(l1_pt, idx, NULL_PTE); */
--
2.7.4
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [PATCH 3/3] staging: media: Replace "dont" with "don't"
@ 2018-03-04 15:48 ` Arushi Singhal
0 siblings, 0 replies; 12+ messages in thread
From: Arushi Singhal @ 2018-03-04 15:48 UTC (permalink / raw)
To: alan
Cc: devel, Arushi Singhal, gregkh, linux-kernel, outreachy-kernel,
sakari.ailus, mchehab, linux-media
Replace "dont" with "don't".
"Dont" is not same as "Do not" or "Don't".
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
---
drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c b/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
index e36c2a3..f21075c 100644
--- a/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
+++ b/drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
@@ -450,7 +450,7 @@ static void mmu_l1_unmap(struct isp_mmu *mmu, phys_addr_t l1_pt,
ptr = end;
}
/*
- * use the same L2 page next time, so we dont
+ * use the same L2 page next time, so we don't
* need to invalidate and free this PT.
*/
/* atomisp_set_pte(l1_pt, idx, NULL_PTE); */
--
2.7.4
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
^ permalink raw reply related [flat|nested] 12+ messages in thread
* Re: [Outreachy kernel] [PATCH 0/3] staging: media: cleanup
2018-03-04 15:48 ` Arushi Singhal
@ 2018-03-04 15:54 ` Julia Lawall
-1 siblings, 0 replies; 12+ messages in thread
From: Julia Lawall @ 2018-03-04 15:54 UTC (permalink / raw)
To: Arushi Singhal
Cc: alan, sakari.ailus, mchehab, gregkh, linux-media, devel,
linux-kernel, outreachy-kernel
On Sun, 4 Mar 2018, Arushi Singhal wrote:
> Spellcheck the comments.
> Remove the repeated, consecutive words with single word.
For the series:
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
But please look out for things to change in the code, not just in the
comments.
julia
>
> Arushi Singhal (3):
> staging: media: Replace "be be" with "be"
> staging: media: Replace "cant" with "can't"
> staging: media: Replace "dont" with "don't"
>
> drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h | 2 +-
> drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c | 2 +-
> drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> --
> 2.7.4
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1520178507-25141-1-git-send-email-arushisinghal19971997%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Outreachy kernel] [PATCH 0/3] staging: media: cleanup
@ 2018-03-04 15:54 ` Julia Lawall
0 siblings, 0 replies; 12+ messages in thread
From: Julia Lawall @ 2018-03-04 15:54 UTC (permalink / raw)
To: Arushi Singhal
Cc: devel, alan, gregkh, linux-kernel, outreachy-kernel, sakari.ailus,
mchehab, linux-media
On Sun, 4 Mar 2018, Arushi Singhal wrote:
> Spellcheck the comments.
> Remove the repeated, consecutive words with single word.
For the series:
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
But please look out for things to change in the code, not just in the
comments.
julia
>
> Arushi Singhal (3):
> staging: media: Replace "be be" with "be"
> staging: media: Replace "cant" with "can't"
> staging: media: Replace "dont" with "don't"
>
> drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h | 2 +-
> drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c | 2 +-
> drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> --
> 2.7.4
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1520178507-25141-1-git-send-email-arushisinghal19971997%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Outreachy kernel] [PATCH 0/3] staging: media: cleanup
2018-03-04 15:54 ` Julia Lawall
(?)
@ 2018-03-06 16:18 ` Arushi Singhal
2018-03-06 17:03 ` Greg KH
-1 siblings, 1 reply; 12+ messages in thread
From: Arushi Singhal @ 2018-03-06 16:18 UTC (permalink / raw)
To: outreachy-kernel
[-- Attachment #1.1: Type: text/plain, Size: 1575 bytes --]
On Sunday, March 4, 2018 at 9:24:15 PM UTC+5:30, Julia Lawall wrote:
>
>
>
> On Sun, 4 Mar 2018, Arushi Singhal wrote:
>
> > Spellcheck the comments.
> > Remove the repeated, consecutive words with single word.
>
> For the series:
> Acked-by: Julia Lawall <julia....@lip6.fr <javascript:>>
>
> But please look out for things to change in the code, not just in the
> comments.
>
> Hello Greg
This is patch series is not Added.
> julia
>
>
> >
> > Arushi Singhal (3):
> > staging: media: Replace "be be" with "be"
> > staging: media: Replace "cant" with "can't"
> > staging: media: Replace "dont" with "don't"
> >
> > drivers/staging/media/atomisp/pci/atomisp2/css2400/ia_css_pipe_public.h
> | 2 +-
> > drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
> | 2 +-
> > drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c
> | 2 +-
> > 3 files changed, 3 insertions(+), 3 deletions(-)
> >
> > --
> > 2.7.4
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "outreachy-kernel" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to outreachy-kern...@googlegroups.com <javascript:>.
> > To post to this group, send email to outreach...@googlegroups.com
> <javascript:>.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/outreachy-kernel/1520178507-25141-1-git-send-email-arushisinghal19971997%40gmail.com.
>
> > For more options, visit https://groups.google.com/d/optout.
> >
>
[-- Attachment #1.2: Type: text/html, Size: 3492 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Outreachy kernel] [PATCH 0/3] staging: media: cleanup
2018-03-06 16:18 ` Arushi Singhal
@ 2018-03-06 17:03 ` Greg KH
0 siblings, 0 replies; 12+ messages in thread
From: Greg KH @ 2018-03-06 17:03 UTC (permalink / raw)
To: Arushi Singhal; +Cc: outreachy-kernel
On Tue, Mar 06, 2018 at 08:18:27AM -0800, Arushi Singhal wrote:
>
>
> On Sunday, March 4, 2018 at 9:24:15 PM UTC+5:30, Julia Lawall wrote:
> >
> >
> >
> > On Sun, 4 Mar 2018, Arushi Singhal wrote:
> >
> > > Spellcheck the comments.
> > > Remove the repeated, consecutive words with single word.
> >
> > For the series:
> > Acked-by: Julia Lawall <julia....@lip6.fr <javascript:>>
> >
> > But please look out for things to change in the code, not just in the
> > comments.
> >
> > Hello Greg
>
> This is patch series is not Added.
I can not parse this :(
patches for drivers/staging/media/ go through the maintainer of that
tree, not me, if that is what you are concerned about.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2018-03-06 17:05 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-04 15:48 [PATCH 0/3] staging: media: cleanup Arushi Singhal
2018-03-04 15:48 ` Arushi Singhal
2018-03-04 15:48 ` [PATCH 1/3] staging: media: Replace "be be" with "be" Arushi Singhal
2018-03-04 15:48 ` Arushi Singhal
2018-03-04 15:48 ` [PATCH 2/3] staging: media: Replace "cant" with "can't" Arushi Singhal
2018-03-04 15:48 ` Arushi Singhal
2018-03-04 15:48 ` [PATCH 3/3] staging: media: Replace "dont" with "don't" Arushi Singhal
2018-03-04 15:48 ` Arushi Singhal
2018-03-04 15:54 ` [Outreachy kernel] [PATCH 0/3] staging: media: cleanup Julia Lawall
2018-03-04 15:54 ` Julia Lawall
2018-03-06 16:18 ` Arushi Singhal
2018-03-06 17:03 ` Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.