All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix spaces and typos in vc04_services
@ 2017-09-26  8:24 Keerthi Reddy
  2017-09-26  8:24 ` [PATCH 1/3] staging: vc04_services: please do not use multiple blank lines Keerthi Reddy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Keerthi Reddy @ 2017-09-26  8:24 UTC (permalink / raw)
  To: eric, stefan.wahren, outreachy-kernel; +Cc: outreachy-kernel

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


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26  8:24 [PATCH 0/3] Fix spaces and typos in vc04_services Keerthi Reddy
2017-09-26  8:24 ` [PATCH 1/3] staging: vc04_services: please do not use multiple blank lines Keerthi Reddy
2017-09-26  8:25 ` [PATCH 2/3] staging: vc04_services: fix typos Keerthi Reddy
2017-09-26  8:34   ` [Outreachy kernel] " Julia Lawall
2017-09-26  8:25 ` [PATCH 3/3] staging: vc04_services: add spaces around << operator Keerthi Reddy
2017-09-26  8:33   ` [Outreachy kernel] " Julia Lawall
2017-09-26 14:47     ` Keerthi Reddy

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.