All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: vc04_services: Code cleanup
@ 2017-09-12 17:39 Meghana Madhyastha
  2017-09-12 17:52 ` [PATCH 2/3] Staging: vc04_services: Replace "foo * bar" with "foo *bar" Meghana Madhyastha
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Meghana Madhyastha @ 2017-09-12 17:39 UTC (permalink / raw)
  To: gregkh, outreachy-kernel

The patches in this patchset fix some warnings
in the vc04_services driver.

Meghana Madhyastha (3):
  Staging: vc04_services: Remove 80 columns error
  Staging: vc04_services: Replace "foo * bar" with "foo *bar"
  Staging: vc04_services: Remove commented lines

 drivers/staging/vc04_services/interface/vchi/vchi.h | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-12 20:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-12 17:39 [PATCH 0/3] Staging: vc04_services: Code cleanup Meghana Madhyastha
2017-09-12 17:52 ` [PATCH 2/3] Staging: vc04_services: Replace "foo * bar" with "foo *bar" Meghana Madhyastha
2017-09-12 20:43   ` Greg KH
2017-09-12 17:53 ` [PATCH 3/3] Staging: vc04_services: Remove commented lines Meghana Madhyastha
2017-09-12 20:43   ` Greg KH
2017-09-12 17:55 ` [PATCH 1/3] Staging: vc04_services: Remove 80 columns error Meghana Madhyastha

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.