public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kosugi Souta <k.souta0926@gmail.com>
To: gregkh@linuxfoundation.org, johan@kernel.org, elder@kernel.org
Cc: greybus-dev@lists.linaro.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org, k.souta0926@gmail.com
Subject: [PATCH v2 0/2] staging: greybus: fix checkpatch style issues
Date: Thu,  2 Apr 2026 14:11:22 +0900	[thread overview]
Message-ID: <20260402051124.101197-1-k.souta0926@gmail.com> (raw)
In-Reply-To: <2026033032-rethink-jogging-f3b0@gregkh>

This series splits the previous single patch into two separate patches
to address style issues in authenticate.c, as requested by Greg KH.

Changes in v2:
- Split the single patch into two separate commits: one for type
  warnings and one for alignment checks.

Kosugi (2):
  staging: greybus: fix unsigned long long type warning
  staging: greybus: fix alignment to match open parenthesis

 drivers/staging/greybus/Documentation/firmware/authenticate.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0


  reply	other threads:[~2026-04-02  5:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-23  3:10 [PATCH] staging: greybus: authenticate: fix alignment and type warning Kosugi Souta
2026-03-30 15:52 ` Greg KH
2026-04-02  5:11   ` Kosugi Souta [this message]
2026-04-02  5:11     ` [PATCH v2 1/2] staging: greybus: fix unsigned long long " Kosugi Souta
2026-04-02  5:33       ` Greg KH
2026-04-02  5:11     ` [PATCH v2 2/2] staging: greybus: fix alignment to match open parenthesis Kosugi Souta
2026-04-04  0:59   ` [PATCH v3 0/2] staging: greybus: fix checkpatch style issues in authenticate.c Kosugi Souta
2026-04-04  0:59     ` [PATCH v3 1/2] staging: greybus: fix unsigned long long type warning Kosugi Souta
2026-04-26 19:18       ` Greg KH
2026-04-04  0:59     ` [PATCH v3 2/2] staging: greybus: fix alignment to match open parenthesis Kosugi Souta

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=20260402051124.101197-1-k.souta0926@gmail.com \
    --to=k.souta0926@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 \
    /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