All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: greybus: simple formatting cleanup
@ 2020-03-13 20:49 Lourdes Pedrajas
  2020-03-13 20:49 ` [PATCH 1/2] staging: greybus: gpio: improve bit fields formatting Lourdes Pedrajas
  2020-03-13 20:49 ` [PATCH 2/2] staging: greybus: hid: remove unneded braces Lourdes Pedrajas
  0 siblings, 2 replies; 9+ messages in thread
From: Lourdes Pedrajas @ 2020-03-13 20:49 UTC (permalink / raw)
  To: outreachy-kernel, rmfrfs, johan, elder, gregkh, vireshk

Patchset that performs simple code cleanup in greybus driver.
Issues found with checkpatch.

Lourdes Pedrajas (2):
  staging: greybus: gpio: improve bit fields formatting.
  staging: greybus: hid: remove unneded braces

 drivers/staging/greybus/gpio.c | 4 ++--
 drivers/staging/greybus/hid.c  | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2020-03-17 17:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13 20:49 [PATCH 0/2] staging: greybus: simple formatting cleanup Lourdes Pedrajas
2020-03-13 20:49 ` [PATCH 1/2] staging: greybus: gpio: improve bit fields formatting Lourdes Pedrajas
2020-03-13 21:03   ` [Outreachy kernel] " Julia Lawall
2020-03-14 20:42     ` Lourdes Pedrajas
2020-03-16  9:55   ` [PATCH v2 " Johan Hovold
2020-03-16 20:01     ` Lourdes Pedrajas
2020-03-13 20:49 ` [PATCH 2/2] staging: greybus: hid: remove unneded braces Lourdes Pedrajas
2020-03-17 11:47   ` Greg KH
2020-03-17 17:07     ` Lourdes Pedrajas

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.