All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Staging: greybus: Fixed whitespace/syntax style issues
@ 2022-10-10 19:51 Hunter Chasens
  2022-10-10 19:51 ` [PATCH v2 1/2] Staging: greybus: Fixed whitespace " Hunter Chasens
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Hunter Chasens @ 2022-10-10 19:51 UTC (permalink / raw)
  To: outreachy; +Cc: Hunter Chasens

These two patches address some Errors, Warnings, and Checks reported by `./scripts/checkpatch.pl`

v1 -> v2
Separates the patch into a small patchset with the delimitation of syntactical styling vs whitespace styling. 
(I plan on sending to the maintainers if Outreach thinks this is an appropriate patch.)

Hunter Chasens (2):
  Staging: greybus: Fixed whitespace style issues
  Staging: greybus: Removed redundent 'int'

 .../Documentation/firmware/authenticate.c     |  4 +--
 .../greybus/Documentation/firmware/firmware.c | 34 +++++++++----------
 drivers/staging/greybus/arche-platform.c      |  2 +-
 .../staging/greybus/greybus_authentication.h  |  1 -
 drivers/staging/greybus/loopback.c            |  3 +-
 drivers/staging/greybus/tools/loopback_test.c | 16 +--------
 6 files changed, 22 insertions(+), 38 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-10-11  5:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-10 19:51 [PATCH v2 0/2] Staging: greybus: Fixed whitespace/syntax style issues Hunter Chasens
2022-10-10 19:51 ` [PATCH v2 1/2] Staging: greybus: Fixed whitespace " Hunter Chasens
2022-10-10 20:06   ` Julia Lawall
2022-10-10 20:31   ` Alison Schofield
2022-10-10 22:52     ` Hunter Chasens
2022-10-10 19:51 ` [PATCH v2 2/2] Staging: greybus: Removed redundent 'int' Hunter Chasens
2022-10-10 20:04   ` Julia Lawall
2022-10-10 20:25 ` [PATCH v2 0/2] Staging: greybus: Fixed whitespace/syntax style issues Alison Schofield
2022-10-10 22:18   ` Hunter Chasens
2022-10-10 23:53     ` Alison Schofield
2022-10-11  1:31       ` Alison Schofield
2022-10-11  1:56         ` Hunter Chasens
2022-10-11  5:07           ` Julia Lawall

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.