* [PATCH] Spelling correction patch
@ 2024-02-20 21:14 Prabhav Kumar Vaish
0 siblings, 0 replies; 4+ messages in thread
From: Prabhav Kumar Vaish @ 2024-02-20 21:14 UTC (permalink / raw)
To: suzuki.poulose, mike.leach, james.clark
Cc: linux-kernel, linux-arm-kernel, Prabhav Kumar Vaish
Signed-off-by: Prabhav Kumar Vaish <pvkumar5749404@gmail.com>
---
Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc | 2 +-
Documentation/ABI/testing/sysfs-bus-cxl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
index 96aafa66b4a5..339cec3b2f1a 100644
--- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
+++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
@@ -97,7 +97,7 @@ Date: August 2023
KernelVersion: 6.7
Contact: Anshuman Khandual <anshuman.khandual@arm.com>
Description: (Read) Shows all supported Coresight TMC-ETR buffer modes available
- for the users to configure explicitly. This file is avaialble only
+ for the users to configure explicitly. This file is available only
for TMC ETR devices.
What: /sys/bus/coresight/devices/<memory_map>.tmc/buf_mode_preferred
diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl
index fff2581b8033..bbf6de5a4ca1 100644
--- a/Documentation/ABI/testing/sysfs-bus-cxl
+++ b/Documentation/ABI/testing/sysfs-bus-cxl
@@ -224,7 +224,7 @@ Description:
decoding a Host Physical Address range. Note that this number
may be elevated without any regionX objects active or even
enumerated, as this may be due to decoders established by
- platform firwmare or a previous kernel (kexec).
+ platform firmware or a previous kernel (kexec).
What: /sys/bus/cxl/devices/decoderX.Y
--
2.34.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Spelling correction patch
[not found] ` <CAH8oh8U84MGb+9g5013NHcBcO=9sQzpBFEm_-7sD1eu7JmTUbQ@mail.gmail.com>
@ 2024-02-20 21:45 ` Shuah Khan
0 siblings, 0 replies; 4+ messages in thread
From: Shuah Khan @ 2024-02-20 21:45 UTC (permalink / raw)
To: prabhav kumar; +Cc: linux-media, linux-kernel, Shuah Khan
On 2/20/24 14:38, prabhav kumar wrote:
> I had missed some names from the get_maintainer.pl <http://get_maintainer.pl> , Will update and send a v2 with proper change log and a summary.
> Thanks,
> Prabhav
No top post please. Review kernel submission guidelines
on how to respond to review comments.
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Spelling correction patch
2024-02-17 7:43 Prabhav Kumar Vaish
@ 2024-02-19 22:28 ` Shuah Khan
[not found] ` <CAH8oh8U84MGb+9g5013NHcBcO=9sQzpBFEm_-7sD1eu7JmTUbQ@mail.gmail.com>
0 siblings, 1 reply; 4+ messages in thread
From: Shuah Khan @ 2024-02-19 22:28 UTC (permalink / raw)
To: Prabhav Kumar Vaish; +Cc: linux-media, linux-kernel, Shuah Khan
On 2/17/24 00:43, Prabhav Kumar Vaish wrote:
Missing change log?
Are you sure you included everybody get_maintainer.pl asked
you to
Patch summary line should include the subsystem. Refer to a few
change logs and patches.
> Signed-off-by: Prabhav Kumar Vaish <pvkumar5749404@gmail.com>
> ---
> Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc | 2 +-
> Documentation/ABI/testing/sysfs-bus-cxl | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
> index 96aafa66b4a5..339cec3b2f1a 100644
> --- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
> +++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
> @@ -97,7 +97,7 @@ Date: August 2023
> KernelVersion: 6.7
> Contact: Anshuman Khandual <anshuman.khandual@arm.com>
> Description: (Read) Shows all supported Coresight TMC-ETR buffer modes available
> - for the users to configure explicitly. This file is avaialble only
> + for the users to configure explicitly. This file is available only
> for TMC ETR devices.
>
> What: /sys/bus/coresight/devices/<memory_map>.tmc/buf_mode_preferred
> diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl
> index fff2581b8033..bbf6de5a4ca1 100644
> --- a/Documentation/ABI/testing/sysfs-bus-cxl
> +++ b/Documentation/ABI/testing/sysfs-bus-cxl
> @@ -224,7 +224,7 @@ Description:
> decoding a Host Physical Address range. Note that this number
> may be elevated without any regionX objects active or even
> enumerated, as this may be due to decoders established by
> - platform firwmare or a previous kernel (kexec).
> + platform firmware or a previous kernel (kexec).
>
>
> What: /sys/bus/cxl/devices/decoderX.Y
Otherwise it looks good. Send v2 with a proper change log
and short summary
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] Spelling correction patch
@ 2024-02-17 7:43 Prabhav Kumar Vaish
2024-02-19 22:28 ` Shuah Khan
0 siblings, 1 reply; 4+ messages in thread
From: Prabhav Kumar Vaish @ 2024-02-17 7:43 UTC (permalink / raw)
To: skhan; +Cc: linux-media, linux-kernel, Prabhav Kumar Vaish
Signed-off-by: Prabhav Kumar Vaish <pvkumar5749404@gmail.com>
---
Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc | 2 +-
Documentation/ABI/testing/sysfs-bus-cxl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
index 96aafa66b4a5..339cec3b2f1a 100644
--- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
+++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
@@ -97,7 +97,7 @@ Date: August 2023
KernelVersion: 6.7
Contact: Anshuman Khandual <anshuman.khandual@arm.com>
Description: (Read) Shows all supported Coresight TMC-ETR buffer modes available
- for the users to configure explicitly. This file is avaialble only
+ for the users to configure explicitly. This file is available only
for TMC ETR devices.
What: /sys/bus/coresight/devices/<memory_map>.tmc/buf_mode_preferred
diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl
index fff2581b8033..bbf6de5a4ca1 100644
--- a/Documentation/ABI/testing/sysfs-bus-cxl
+++ b/Documentation/ABI/testing/sysfs-bus-cxl
@@ -224,7 +224,7 @@ Description:
decoding a Host Physical Address range. Note that this number
may be elevated without any regionX objects active or even
enumerated, as this may be due to decoders established by
- platform firwmare or a previous kernel (kexec).
+ platform firmware or a previous kernel (kexec).
What: /sys/bus/cxl/devices/decoderX.Y
--
2.34.1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-02-20 21:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20 21:14 [PATCH] Spelling correction patch Prabhav Kumar Vaish
-- strict thread matches above, loose matches on Subject: below --
2024-02-17 7:43 Prabhav Kumar Vaish
2024-02-19 22:28 ` Shuah Khan
[not found] ` <CAH8oh8U84MGb+9g5013NHcBcO=9sQzpBFEm_-7sD1eu7JmTUbQ@mail.gmail.com>
2024-02-20 21:45 ` Shuah Khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®