All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: media: atomisp: Remove useless cast and match alignment with open parenthesis.
@ 2017-03-09 15:50 Varsha Rao
  0 siblings, 0 replies; only message in thread
From: Varsha Rao @ 2017-03-09 15:50 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Greg Kroah-Hartman; +Cc: outreachy-kernel

This patchset removes useless cast and  matches alignment with open
parenthesis in media driver.

Varsha Rao (2):
  staging: media: atomisp: Remove useless cast.
  staging: media: atomisp: Match alignment with open parenthesis.

 drivers/staging/media/atomisp/i2c/gc2235.c             | 18 +++++++++---------
 drivers/staging/media/atomisp/i2c/mt9m114.c            |  6 +++---
 drivers/staging/media/atomisp/i2c/ov2722.c             |  8 ++++----
 .../atomisp2/css2400/runtime/isys/src/isys_dma_rmgr.c  |  2 +-
 .../atomisp/pci/atomisp2/css2400/sh_css_firmware.c     |  8 ++++----
 drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm.c   |  2 +-
 6 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.9.3



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-09 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 15:50 [PATCH v2 0/2] staging: media: atomisp: Remove useless cast and match alignment with open parenthesis Varsha Rao

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.