All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove redundant return captures in media drivers
@ 2016-09-19 21:21 Rehas Sachdeva
  2016-09-19 21:22 ` [PATCH 1/2] staging: media: bcm2048: Remove unnecessary return capture Rehas Sachdeva
  2016-09-19 21:22 ` [PATCH 2/2] staging: media: davinci_vpfe: " Rehas Sachdeva
  0 siblings, 2 replies; 4+ messages in thread
From: Rehas Sachdeva @ 2016-09-19 21:21 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Mauro Carvalho Chehab, Greg Kroah-Hartman


Removes redundant return captures in media drivers bcm2048 and davinci_vpfe.

Rehas Sachdeva (2):
  staging: media: bcm2048: Remove unnecessary return capture
  staging: media: davinci_vpfe: Remove unnecessary return capture

 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] 4+ messages in thread

end of thread, other threads:[~2016-09-20  5:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19 21:21 [PATCH 0/2] Remove redundant return captures in media drivers Rehas Sachdeva
2016-09-19 21:22 ` [PATCH 1/2] staging: media: bcm2048: Remove unnecessary return capture Rehas Sachdeva
2016-09-19 21:22 ` [PATCH 2/2] staging: media: davinci_vpfe: " Rehas Sachdeva
2016-09-20  5:42   ` [Outreachy kernel] " Julia Lawall

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.