All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Staging: vc04_services: Code cleanup
@ 2017-09-14  8:29 Meghana Madhyastha
  2017-09-14  8:31 ` [PATCH v3 1/4] Staging: vc04_services: Remove typedef VCHI_CONNECTION_API_T Meghana Madhyastha
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Meghana Madhyastha @ 2017-09-14  8:29 UTC (permalink / raw)
  To: outreachy-kernel

Changes in v2:
 -Rebase from master so that patch applies
 -Include "Remove typedef VCHI_CONNECTION_API_T"
       commit as part of this patchset. 

Changes in v3:
 -Include what changed in each patch

Meghana Madhyastha (4):
  Staging: vc04_services: Remove typedef VCHI_CONNECTION_API_T
  Staging: vc04_services: Remove code under comments
  Staging: vc04_services: Fix 80 column issue
  Staging: vc04_services: Remove trailing whitespace

 .../vc04_services/interface/vchi/connections/connection.h        | 4 ++--
 drivers/staging/vc04_services/interface/vchi/vchi.h              | 9 ++++-----
 drivers/staging/vc04_services/interface/vchi/vchi_common.h       | 3 ---
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c   | 4 ++--
 4 files changed, 8 insertions(+), 12 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-18 10:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14  8:29 [PATCH v3 0/4] Staging: vc04_services: Code cleanup Meghana Madhyastha
2017-09-14  8:31 ` [PATCH v3 1/4] Staging: vc04_services: Remove typedef VCHI_CONNECTION_API_T Meghana Madhyastha
2017-09-14  8:33 ` [PATCH v3 2/4] Staging: vc04_services: Remove code under comments Meghana Madhyastha
2017-09-14  8:34 ` [PATCH v3 3/4] Staging: vc04_services: Fix 80 column issue Meghana Madhyastha
2017-09-14  8:35 ` [PATCH v3 4/4] Staging: vc04_services: Remove trailing whitespace Meghana Madhyastha
2017-09-18 10:03   ` [Outreachy kernel] " Greg KH

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.