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

Jaehee Park posted 2 patches 4 years ago
drivers/staging/greybus/arche-apb-ctrl.c | 2 +-
drivers/staging/greybus/audio_codec.c    | 8 --------
2 files changed, 1 insertion(+), 9 deletions(-)
[PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
Posted by Jaehee Park 4 years ago
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