public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Gabriel Shahrouzi <gshahrouzi@gmail.com>, linux-media@vger.kernel.org
Cc: andy@kernel.org, mchehab@kernel.org,
	sakari.ailus@linux.intel.com, gregkh@linuxfoundation.org,
	linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev
Subject: Re: [PATCH v3] media: Fix indentation to use TAB instead of spaces
Date: Thu, 1 May 2025 16:14:04 +0200	[thread overview]
Message-ID: <b1007aab-c433-4a00-86c9-b448d1509c85@redhat.com> (raw)
In-Reply-To: <20250407123608.366190-1-gshahrouzi@gmail.com>

Hi,

On 7-Apr-25 2:36 PM, Gabriel Shahrouzi wrote:
> Replace spaces with TAB to comply with kernel coding style.
> 
> Signed-off-by: Gabriel Shahrouzi <gshahrouzi@gmail.com>
> ---
> Changes in v2:
> 	- Resend using git send-email to fix formatting issues in email body.
> Changes in v3:
> 	- Use media prefix.
> 	- Capitalize tab to TAB.

Thank you for your patch.

I have merged this in my media-atomisp branch:
https://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git/log/?h=media-atomisp

And this patch will be included in my next
pull-request to Mauro (to media subsystem maintainer)

Regards,

Hans




> ---
>  .../media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c    | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c b/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c
> index ece5e3da34ee..127f12ba2214 100644
> --- a/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c
> +++ b/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ia_css_vf.host.c
> @@ -114,7 +114,7 @@ configure_dma(
>  }
>  
>  int ia_css_vf_configure(const struct ia_css_binary *binary,
> -		        const struct ia_css_frame_info *out_info,
> +			const struct ia_css_frame_info *out_info,
>  			struct ia_css_frame_info *vf_info,
>  			unsigned int *downscale_log2)
>  {


      reply	other threads:[~2025-05-01 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <MESSAGE_ID_OF_V2_EMAIL_OR_REVIEW>
2025-04-07 12:36 ` [PATCH v3] media: Fix indentation to use TAB instead of spaces Gabriel Shahrouzi
2025-05-01 14:14   ` Hans de Goede [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=b1007aab-c433-4a00-86c9-b448d1509c85@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=andy@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=gshahrouzi@gmail.com \
    --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