[PATCH 0/2] staging: greybus: fix warnings reported by checkpatch

From: Jaehee Park
Date: Mon Apr 11 2022 - 21:50:35 EST


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