linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: greybus: fix warnings reported by checkpatch
@ 2022-04-12  1:50 Jaehee Park
  2022-04-12  1:50 ` [PATCH 1/2] staging: greybus: correct typo in comment 'Atleast' to 'At least' Jaehee Park
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jaehee Park @ 2022-04-12  1:50 UTC (permalink / raw)
  To: johan
  Cc: elder, gregkh, greybus-dev, linux-staging, linux-kernel,
	outreachy, jhpark1013

The first patch corrects a typo in a comment. The second patch fixes 
'void function return statements are not generally useful' warning.

Jaehee Park (2):
  staging: greybus: correct typo in comment 'Atleast' to 'At least'
  staging: greybus: remove return in an empty void function

 drivers/staging/greybus/arche-apb-ctrl.c | 2 +-
 drivers/staging/greybus/audio_codec.c    | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-12 20:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12  1:50 [PATCH 0/2] staging: greybus: fix warnings reported by checkpatch Jaehee Park
2022-04-12  1:50 ` [PATCH 1/2] staging: greybus: correct typo in comment 'Atleast' to 'At least' Jaehee Park
2022-04-12  1:50 ` [PATCH 2/2] staging: greybus: remove return in an empty void function Jaehee Park
2022-04-12  7:04   ` Julia Lawall
2022-04-12 20:02     ` Jaehee Park
2022-04-12  7:28   ` Dan Carpenter
2022-04-12 20:03     ` Jaehee Park
2022-04-12  1:55 ` [PATCH 0/2] staging: greybus: fix warnings reported by checkpatch Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).