public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Jeff Johnson <quic_jjohnson@quicinc.com>
To: gpittala <ganeshkpittala@gmail.com>, <johan@kernel.org>,
	<elder@kernel.org>, <gregkh@linuxfoundation.org>
Cc: <hvaibhav.linux@gmail.com>, <pure.logic@nexus-software.ie>,
	<greybus-dev@lists.linaro.org>, <linux-staging@lists.linux.dev>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [greybus-dev] [PATCH] staging: greybus: Multiple cleanups and refactors
Date: Mon, 31 Mar 2025 17:12:52 -0700	[thread overview]
Message-ID: <5773d200-1d9d-4d6e-b01e-10d962ee9e8e@quicinc.com> (raw)
In-Reply-To: <20250331213337.6171-1-ganeshkpittala@gmail.com>

On 3/31/2025 2:33 PM, gpittala wrote:
> This patch includes multiple meaningful cleanups for the Greybus staging driver:
> 
> 1. firmware.c: Replaced deprecated 'strncpy()' with 'strscpy()'
> 2. sysfs show functions: Replaced 'sprintf()' with 'sysfs_emit()'
> 3. loopback.c: Refactored a large function (gp_loopback_fn) to improve readability
> 4. audio_gb.c: Split logic in get_topology() into separate calls as per TODO
> 
> All changes are tested and pass checkpatch.pl
> 
> Signed-off-by: gpittala <ganeshkpittala@gmail.com>

Please refer to:
https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin

So it is generally expected that "gpittala" be replaced with "a known
identity" which is normally your actual name.

  parent reply	other threads:[~2025-04-01  0:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31 21:33 [PATCH] staging: greybus: Multiple cleanups and refactors gpittala
2025-03-31 23:49 ` Alex Elder
     [not found]   ` <CALVXb-qDioGFAfmtJPu_jVR_5G7VfC2bDD_bvjicbrVZKkc=hA@mail.gmail.com>
2025-04-01  0:17     ` [greybus-dev] " Jeff Johnson
2025-04-01  0:12 ` Jeff Johnson [this message]
2025-04-01  0:52 ` kernel test robot
2025-04-01  5:48 ` kernel test robot

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=5773d200-1d9d-4d6e-b01e-10d962ee9e8e@quicinc.com \
    --to=quic_jjohnson@quicinc.com \
    --cc=elder@kernel.org \
    --cc=ganeshkpittala@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=greybus-dev@lists.linaro.org \
    --cc=hvaibhav.linux@gmail.com \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=pure.logic@nexus-software.ie \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox