All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
To: <hdegoede@redhat.com>, <markgross@kernel.org>
Cc: <Sanket.Goswami@amd.com>, <platform-driver-x86@vger.kernel.org>,
	"Shyam Sundar S K" <Shyam-sundar.S-k@amd.com>
Subject: [PATCH 4/4] platform/x86/amd: pmc: Add line break for readability
Date: Wed, 25 Jan 2023 17:01:27 +0530	[thread overview]
Message-ID: <20230125113127.3862898-5-Shyam-sundar.S-k@amd.com> (raw)
In-Reply-To: <20230125113127.3862898-1-Shyam-sundar.S-k@amd.com>

Add a line break for the code readability.

Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
---
 drivers/platform/x86/amd/pmc.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/platform/x86/amd/pmc.c b/drivers/platform/x86/amd/pmc.c
index 467b80ad01a1..8afe77e443cb 100644
--- a/drivers/platform/x86/amd/pmc.c
+++ b/drivers/platform/x86/amd/pmc.c
@@ -105,6 +105,7 @@
 #define DELAY_MIN_US		2000
 #define DELAY_MAX_US		3000
 #define FIFO_SIZE		4096
+
 enum amd_pmc_def {
 	MSG_TEST = 0x01,
 	MSG_OS_HINT_PCO,
-- 
2.25.1


  parent reply	other threads:[~2023-01-25 11:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 11:31 [PATCH 0/4] Updates to amd_pmc driver Shyam Sundar S K
2023-01-25 11:31 ` [PATCH 1/4] platform/x86/amd: pmc: Add num_samples message id support to STB Shyam Sundar S K
2023-01-30 14:42   ` Hans de Goede
2023-01-30 16:24     ` Shyam Sundar S K
2023-01-25 11:31 ` [PATCH 2/4] platform/x86/amd: pmc: Write dummy postcode into the STB DRAM Shyam Sundar S K
2023-01-25 17:43   ` Limonciello, Mario
2023-01-26  3:29     ` Shyam Sundar S K
2023-01-26  3:37       ` Mario Limonciello
2023-01-30 14:42   ` Hans de Goede
2023-01-25 11:31 ` [PATCH 3/4] platform/x86/amd: pmc: differentiate STB/SMU messaging prints Shyam Sundar S K
2023-01-30 14:43   ` Hans de Goede
2023-01-25 11:31 ` Shyam Sundar S K [this message]
2023-01-30 14:43   ` [PATCH 4/4] platform/x86/amd: pmc: Add line break for readability Hans de Goede
2023-01-26  3:38 ` [PATCH 0/4] Updates to amd_pmc driver Mario Limonciello

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=20230125113127.3862898-5-Shyam-sundar.S-k@amd.com \
    --to=shyam-sundar.s-k@amd.com \
    --cc=Sanket.Goswami@amd.com \
    --cc=hdegoede@redhat.com \
    --cc=markgross@kernel.org \
    --cc=platform-driver-x86@vger.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.