public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Serban-Pascu Robert <robyserbanpascu06@gmail.com>
To: hansg@kernel.org, mchehab@kernel.org
Cc: andy@kernel.org, sakari.ailus@linux.intel.com,
	gregkh@linuxfoundation.org, daniel.baluta@nxp.com,
	linux-media@vger.kernel.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org,
	Serban-Pascu Robert <robyserbanpascu06@gmail.com>
Subject: [PATCH v3 4/4] staging: media: atomisp: remove redundant blank lines
Date: Sun, 29 Mar 2026 21:48:10 +0300	[thread overview]
Message-ID: <20260329184810.455285-5-robyserbanpascu06@gmail.com> (raw)
In-Reply-To: <20260329184810.455285-1-robyserbanpascu06@gmail.com>

Remove multiple consecutive blank lines to improve code readability
and follow kernel style guidelines.

Signed-off-by: Serban-Pascu Robert <robyserbanpascu06@gmail.com>
---
 drivers/staging/media/atomisp/pci/system_global.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/media/atomisp/pci/system_global.h b/drivers/staging/media/atomisp/pci/system_global.h
index c65a5be8445a..d417230faff2 100644
--- a/drivers/staging/media/atomisp/pci/system_global.h
+++ b/drivers/staging/media/atomisp/pci/system_global.h
@@ -218,7 +218,6 @@ typedef enum {
 #define	N_ACQUISITION_UNIT_ID		1
 #define	N_CTRL_UNIT_ID			1
 
-
 enum ia_css_isp_memories {
 	IA_CSS_ISP_PMEM0 = 0,
 	IA_CSS_ISP_DMEM0,
@@ -248,7 +247,6 @@ typedef enum {
 	N_ISYS_IRQ_ID
 } isys_irq_ID_t;
 
-
 /*
  * Input-buffer Controller.
  */
-- 
2.43.0


      parent reply	other threads:[~2026-03-29 18:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-29 18:48 [PATCH v3 0/4] Serban-Pascu Robert
2026-03-29 18:48 ` [PATCH v3 1/4] staging: media: atomisp: fix SPDX license identifier style Serban-Pascu Robert
2026-03-29 18:48 ` [PATCH v3 2/4] staging: media: atomisp: fix typo Serban-Pascu Robert
2026-03-29 18:48 ` [PATCH v3 3/4] staging: media: atomisp: reformat block comments Serban-Pascu Robert
2026-03-29 18:48 ` Serban-Pascu Robert [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=20260329184810.455285-5-robyserbanpascu06@gmail.com \
    --to=robyserbanpascu06@gmail.com \
    --cc=andy@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hansg@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox