All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keerthi Reddy <keerthigd4990@gmail.com>
To: eric@anholt.net, stefan.wahren@i2se.com,
	outreachy-kernel@googlegroups.com
Cc: outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/3] Fix spaces and typos in vc04_services
Date: Tue, 26 Sep 2017 20:58:38 +0530	[thread overview]
Message-ID: <cover.1506439214.git.keerthigd4990@gmail.com> (raw)

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



             reply	other threads:[~2017-09-26 15:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26 15:28 Keerthi Reddy [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1506439214.git.keerthigd4990@gmail.com \
    --to=keerthigd4990@gmail.com \
    --cc=eric@anholt.net \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=stefan.wahren@i2se.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.