All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ahmet Sezgin Duran <ahmet@sezginduran.net>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: sm750fb: make g_fbmode a fixed-size mutable array
Date: Sun, 11 Jan 2026 13:59:44 +0100	[thread overview]
Message-ID: <2026011114-mocker-triceps-be58@gregkh> (raw)
In-Reply-To: <20260109164140.11350-1-ahmet@sezginduran.net>

On Fri, Jan 09, 2026 at 04:41:40PM +0000, Ahmet Sezgin Duran wrote:
> g_fbmode is modified at runtime. Use an explicit fixed-size array to
> avoid a misleading checkpatch warning.

Nah, checkpatch is wrong here.  And it is a great test to see if people
actually build the changes they want us to accept, so I'll leave the
code as-is for now, thanks.

greg k-h

      reply	other threads:[~2026-01-11 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-09 16:41 [PATCH] staging: sm750fb: make g_fbmode a fixed-size mutable array Ahmet Sezgin Duran
2026-01-11 12:59 ` Greg KH [this message]

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=2026011114-mocker-triceps-be58@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=ahmet@sezginduran.net \
    --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 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.