* [PATCH v2 0/2] Merge assignment with return
@ 2016-09-20 7:38 Rehas Sachdeva
2016-09-20 7:52 ` Rehas Sachdeva
0 siblings, 1 reply; 5+ messages in thread
From: Rehas Sachdeva @ 2016-09-20 7:38 UTC (permalink / raw)
To: outreachy-kernel; +Cc: Mauro Carvalho Chehab, Greg Kroah-Hartman
Merges assignment and return statement into a single return statement in
media drivers.
Change in v2:
Make the commit message clearer.
Rehas Sachdeva (2):
staging: media: bcm2048: Merge assignment with return
staging: media: davinci_vpfe: Merge assignment with return
drivers/staging/media/bcm2048/radio-bcm2048.c | 14 ++++----------
drivers/staging/media/davinci_vpfe/dm365_isif.c | 8 +++-----
2 files changed, 7 insertions(+), 15 deletions(-)
--
2.7.4
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2 0/2] Merge assignment with return
2016-09-20 7:38 [PATCH v2 0/2] Merge assignment with return Rehas Sachdeva
@ 2016-09-20 7:52 ` Rehas Sachdeva
2016-09-20 8:33 ` Greg KH
0 siblings, 1 reply; 5+ messages in thread
From: Rehas Sachdeva @ 2016-09-20 7:52 UTC (permalink / raw)
To: outreachy-kernel; +Cc: mchehab, gregkh
[-- Attachment #1.1: Type: text/plain, Size: 613 bytes --]
Please ignore.
-Rehas
On Tuesday, September 20, 2016 at 1:09:06 PM UTC+5:30, Rehas Sachdeva wrote:
>
> Merges assignment and return statement into a single return statement in
> media drivers.
>
> Change in v2:
> Make the commit message clearer.
>
> Rehas Sachdeva (2):
> staging: media: bcm2048: Merge assignment with return
> staging: media: davinci_vpfe: Merge assignment with return
>
> drivers/staging/media/bcm2048/radio-bcm2048.c | 14 ++++----------
> drivers/staging/media/davinci_vpfe/dm365_isif.c | 8 +++-----
> 2 files changed, 7 insertions(+), 15 deletions(-)
>
> --
> 2.7.4
>
>
[-- Attachment #1.2: Type: text/html, Size: 837 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH v2 0/2] Merge assignment with return
@ 2016-09-20 7:59 Rehas Sachdeva
0 siblings, 0 replies; 5+ messages in thread
From: Rehas Sachdeva @ 2016-09-20 7:59 UTC (permalink / raw)
To: outreachy-kernel; +Cc: Mauro Carvalho Chehab, Greg Kroah-Hartman
Merges assignment and return statement into a single return statement in
media drivers.
Change in v2:
Make the commit message clearer.
Rehas Sachdeva (2):
staging: media: bcm2048: Merge assignment with return
staging: media: davinci_vpfe: Merge assignment with return
drivers/staging/media/bcm2048/radio-bcm2048.c | 14 ++++----------
drivers/staging/media/davinci_vpfe/dm365_isif.c | 8 +++-----
2 files changed, 7 insertions(+), 15 deletions(-)
--
2.7.4
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2 0/2] Merge assignment with return
2016-09-20 7:52 ` Rehas Sachdeva
@ 2016-09-20 8:33 ` Greg KH
2016-09-20 8:45 ` [PATCH v2 0/2] Merge assignment with return' Rehas Sachdeva
0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2016-09-20 8:33 UTC (permalink / raw)
To: Rehas Sachdeva; +Cc: outreachy-kernel, mchehab
On Tue, Sep 20, 2016 at 12:52:41AM -0700, Rehas Sachdeva wrote:
> Please ignore.
Why? What did you do wrong with these?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2 0/2] Merge assignment with return'
2016-09-20 8:33 ` Greg KH
@ 2016-09-20 8:45 ` Rehas Sachdeva
0 siblings, 0 replies; 5+ messages in thread
From: Rehas Sachdeva @ 2016-09-20 8:45 UTC (permalink / raw)
To: Greg KH; +Cc: outreachy-kernel
On Tue, Sep 20, 2016 at 10:33:22AM +0200, Greg KH wrote:
> On Tue, Sep 20, 2016 at 12:52:41AM -0700, Rehas Sachdeva wrote:
> > Please ignore.
>
> Why? What did you do wrong with these?
I didn't send them as a patchset, in reply to the cover letter.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-09-20 8:45 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20 7:38 [PATCH v2 0/2] Merge assignment with return Rehas Sachdeva
2016-09-20 7:52 ` Rehas Sachdeva
2016-09-20 8:33 ` Greg KH
2016-09-20 8:45 ` [PATCH v2 0/2] Merge assignment with return' Rehas Sachdeva
-- strict thread matches above, loose matches on Subject: below --
2016-09-20 7:59 [PATCH v2 0/2] Merge assignment with return Rehas Sachdeva
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.