All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Ralph Aviles <jeanralph.aviles@gmail.com>
To: rafael@kernel.org, lenb@kernel.org
Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
	jeanralph.aviles@gmail.com
Subject: [PATCH 0/4] ACPI: video: checkpatch cleanups
Date: Sat,  9 May 2026 19:47:19 -0700	[thread overview]
Message-ID: <cover.1778378939.git.jeanralph.aviles@gmail.com> (raw)

Fix numerous checkpatch errors in acpi/acpi_video.c.

Note: First kernel submission. I'm not sure if a 4 patch series is
appropriate, but this is how I would approach it.

Jean-Ralph Aviles (4):
  ACPI: video: Do not initialise device_id_scheme
  ACPI: video: Fix block comment warnings
  ACPI: video: Fix quoted strings split across lines
  ACPI: video: Add blank line after declaration

 drivers/acpi/acpi_video.c | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

-- 
2.51.2


             reply	other threads:[~2026-05-10  2:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-10  2:47 Jean-Ralph Aviles [this message]
2026-05-10  2:47 ` [PATCH 1/4] ACPI: video: Do not initialise device_id_scheme Jean-Ralph Aviles
2026-05-10  2:47 ` [PATCH 2/4] ACPI: video: Fix block comment warnings Jean-Ralph Aviles
2026-05-10  2:47 ` [PATCH 3/4] ACPI: video: Fix quoted strings split across lines Jean-Ralph Aviles
2026-05-10  2:47 ` [PATCH 4/4] ACPI: video: Add blank line after declaration Jean-Ralph Aviles

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.1778378939.git.jeanralph.aviles@gmail.com \
    --to=jeanralph.aviles@gmail.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael@kernel.org \
    /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.