All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix spaces and typos in vc04_services
@ 2017-09-26 15:28 Keerthi Reddy
  2017-09-26 15:32 ` [PATCH v2 1/3] eric@anholt.net, stefan.wahren@i2se.com, outreachy-kernel@googlegroups.com Keerthi Reddy
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Keerthi Reddy @ 2017-09-26 15:28 UTC (permalink / raw)
  To: eric, stefan.wahren, outreachy-kernel; +Cc: outreachy-kernel

This patchset removes extra newlines within file 
and also fixes smalls typos.

---
Changes in v2:
edit commit message for patch 2/3

Keerthi Reddy (3):
  staging: vc04_services: please do not use multiple blank lines
  staging: vc04_services: fix typos
  staging: vc04_services: add spaces around << operator

 .../vc04_services/bcm2835-audio/bcm2835-pcm.c      | 11 ----------
 .../vc04_services/bcm2835-audio/bcm2835-vchiq.c    | 11 ----------
 .../vc04_services/bcm2835-camera/mmal-msg.h        | 24 +++++++++++-----------
 .../vc04_services/bcm2835-camera/mmal-parameters.h | 12 +++++------
 .../interface/vchi/connections/connection.h        |  3 ---
 .../interface/vchi/message_drivers/message.h       |  5 -----
 .../staging/vc04_services/interface/vchi/vchi.h    | 12 +----------
 .../vc04_services/interface/vchi/vchi_common.h     |  6 ------
 .../vc04_services/interface/vchiq_arm/vchiq_arm.c  |  9 --------
 .../vc04_services/interface/vchiq_arm/vchiq_arm.h  |  5 -----
 .../vc04_services/interface/vchiq_arm/vchiq_core.c | 10 ---------
 .../vc04_services/interface/vchiq_arm/vchiq_core.h |  1 -
 .../interface/vchiq_arm/vchiq_debugfs.c            |  3 ---
 .../vc04_services/interface/vchiq_arm/vchiq_shim.c |  3 ---
 14 files changed, 19 insertions(+), 96 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-26 16:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26 15:28 [PATCH v2 0/3] Fix spaces and typos in vc04_services Keerthi Reddy
2017-09-26 15:32 ` [PATCH v2 1/3] eric@anholt.net, stefan.wahren@i2se.com, outreachy-kernel@googlegroups.com Keerthi Reddy
2017-09-26 15:49   ` [Outreachy kernel] " Julia Lawall
2017-09-26 16:30     ` [Outreachy kernel] [PATCH v2 1/3] er...@anholt.net, stefan...@i2se.com, outreach...@googlegroups.com Keerthi Reddy
2017-09-26 16:38       ` Julia Lawall
2017-09-26 15:32 ` [PATCH v2 2/3] staging: vc04_services: fix typos Keerthi Reddy
2017-09-26 15:33 ` [PATCH v2 3/3] staging: vc04_services: add spaces around << operator Keerthi Reddy
2017-09-26 16:44   ` Stefan Wahren

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.