[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1649824370.git.jhpark1013@gmail.com>
Date: Wed, 13 Apr 2022 00:38:50 -0400
From: Jaehee Park <jhpark1013@...il.com>
To: johan@...nel.org
Cc: elder@...nel.org, gregkh@...uxfoundation.org,
greybus-dev@...ts.linaro.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org, outreachy@...ts.linux.dev,
jhpark1013@...il.com
Subject: [PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
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
Powered by blists - more mailing lists