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

From: Jaehee Park
Date: Wed Apr 13 2022 - 00:39:06 EST


The first patch corrects a typo in a comment. The second patch removes
an empty callback function.

Changes in version 3:
Edited the second patch in the patchset to remove the entire empty
function with a void return type instead of removing just the return
statement within the function.

Jaehee Park (2):
staging: greybus: correct typo in comment
staging: greybus: remove empty callback function

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

--
2.25.1