All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] patchset for clean-ups in media
@ 2020-03-13 21:54 Kaaira Gupta
  2020-03-13 21:54 ` [PATCH v2 1/4] staging: media: allegro: align with parenthesis Kaaira Gupta
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kaaira Gupta @ 2020-03-13 21:54 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Greg Kroah-Hartman, outreachy-kernel; +Cc: Kaaira Gupta

Changes since v1:
Renumbered the patches to account for a deleted patch in the series.

Patch 1: No Change
Patch 2: No Change
Patch 3: No Change
Patch 4: Correct subject line from `hanto` to `hantro`. And remove
unnecessary parentheses around `vpu` and `val` as well.
Patch 5: Deleted: No precedence issues possible.

Kaaira Gupta (4):
  staging: media: allegro: align with parenthesis
  staging: media: imx: remove temporary variable
  staging: media: imx: remove parentheses
  staging: media: hantro: remove parentheses

 drivers/staging/media/allegro-dvt/allegro-core.c | 12 ++++++------
 drivers/staging/media/hantro/hantro_postproc.c   | 12 ++++++------
 drivers/staging/media/imx/imx6-mipi-csi2.c       |  9 +++------
 drivers/staging/media/imx/imx7-mipi-csis.c       |  2 +-
 4 files changed, 16 insertions(+), 19 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-17  1:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13 21:54 [PATCH v2 0/4] patchset for clean-ups in media Kaaira Gupta
2020-03-13 21:54 ` [PATCH v2 1/4] staging: media: allegro: align with parenthesis Kaaira Gupta
2020-03-13 21:54 ` [PATCH v2 2/4] staging: media: imx: remove temporary variable Kaaira Gupta
2020-03-13 21:54 ` [PATCH v2 3/4] staging: media: imx: remove parentheses Kaaira Gupta
2020-03-13 21:54 ` [PATCH v2 4/4] staging: media: hantro: " Kaaira Gupta
2020-03-17  1:18 ` [Outreachy kernel] [PATCH v2 0/4] patchset for clean-ups in media Stefano Brivio

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.