public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof Wilczyński" <kw@linux.com>
To: Riyan Dhiman <riyandhiman14@gmail.com>
Cc: nirmal.patel@linux.intel.com, jonathan.derrick@linux.dev,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] PCI: vmd: Fix indentation issue in vmd_shutdown()
Date: Mon, 2 Sep 2024 02:02:57 +0900	[thread overview]
Message-ID: <20240901170257.GI235729@rocinante> (raw)
In-Reply-To: <20240901092602.17414-1-riyandhiman14@gmail.com>

Hello,

> The code in vmd_shutdown() had an indentation
> issue where spaces were used instead of tabs. This commit
> corrects the indentation to use tabs, adhering to the
> Linux kernel coding style guidelines.
> 
> Issue reported by checkpatch
> - ERROR: code indent should use tabs where possible
> 
> No functional changes are intended.

Applied to controller/vmd, thank you!

[1/1] PCI: vmd: Fix indentation issue in vmd_shutdown()
      https://git.kernel.org/pci/pci/c/4654cf52cbd0

	Krzysztof

      reply	other threads:[~2024-09-01 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01  9:26 [PATCH] PCI: vmd: Fix indentation issue in vmd_shutdown() Riyan Dhiman
2024-09-01 17:02 ` Krzysztof Wilczyński [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=20240901170257.GI235729@rocinante \
    --to=kw@linux.com \
    --cc=jonathan.derrick@linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=nirmal.patel@linux.intel.com \
    --cc=riyandhiman14@gmail.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