From: Jaehee Park <jhpark1013@gmail.com>
To: johan@kernel.org
Cc: elder@kernel.org, gregkh@linuxfoundation.org,
greybus-dev@lists.linaro.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org, outreachy@lists.linux.dev,
jhpark1013@gmail.com
Subject: [PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
Date: Wed, 13 Apr 2022 00:38:50 -0400 [thread overview]
Message-ID: <cover.1649824370.git.jhpark1013@gmail.com> (raw)
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
next reply other threads:[~2022-04-13 4:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-13 4:38 Jaehee Park [this message]
2022-04-13 4:38 ` [PATCH v3 1/2] staging: greybus: correct typo in comment Jaehee Park
2022-04-13 4:38 ` [PATCH v3 2/2] staging: greybus: remove empty callback function Jaehee Park
2022-04-13 5:44 ` Dan Carpenter
2022-04-13 12:48 ` Alex Elder
2022-04-14 20:09 ` Jaehee Park
2022-04-20 15:15 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1649824370.git.jhpark1013@gmail.com \
--to=jhpark1013@gmail.com \
--cc=elder@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=greybus-dev@lists.linaro.org \
--cc=johan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=outreachy@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.