From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Mirza Ishan Beg <seedandsyntax@gmail.com>
Cc: Johan Hovold <johan@kernel.org>, Alex Elder <elder@kernel.org>,
greybus-dev@lists.linaro.org, linux-staging@lists.linux.dev
Subject: Re: [PATCH] staging: greybus: audio_manager_module: add missing newlines to sysfs_emit
Date: Sun, 2 Aug 2026 09:07:13 +0200 [thread overview]
Message-ID: <2026080248-attention-decal-0c51@gregkh> (raw)
In-Reply-To: <20260801202435.5131-1-seedandsyntax@gmail.com>
On Sun, Aug 02, 2026 at 01:54:34AM +0530, Mirza Ishan Beg wrote:
> Fixes checkpatch warnings: "return sysfs_emit(...) formats should include
> a terminating newline"
>
> Add trailing newline characters to several sysfs_emit() calls to comply
> with the requirement that sysfs output buffers should be terminated by a
> newline.
>
> Signed-off-by: Mirza Ishan Beg <seedandsyntax@gmail.com>
> ---
> drivers/staging/greybus/audio_manager_module.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Please see the mailing list archives for the many times this same patch
has been rejected, sorry.
greg k-h
next prev parent reply other threads:[~2026-08-02 7:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-01 20:24 [PATCH] staging: greybus: audio_manager_module: add missing newlines to sysfs_emit Mirza Ishan Beg
2026-08-02 7:07 ` Greg Kroah-Hartman [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-01 10:08 Ruziev Miraly
2026-07-01 10:26 ` 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=2026080248-attention-decal-0c51@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=elder@kernel.org \
--cc=greybus-dev@lists.linaro.org \
--cc=johan@kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=seedandsyntax@gmail.com \
/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.