linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: cpufreq: Change a word with a word , good one in the file powernow-k7.c
@ 2021-02-05 12:51 Bhaskar Chowdhury
  2021-02-05 13:08 ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 12:51 UTC (permalink / raw)
  To: rjw, viresh.kumar, linux-pm, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury



s/fucked/messed/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/cpufreq/powernow-k7.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/cpufreq/powernow-k7.c b/drivers/cpufreq/powernow-k7.c
index 5d515fc34836..2e114fc75e68 100644
--- a/drivers/cpufreq/powernow-k7.c
+++ b/drivers/cpufreq/powernow-k7.c
@@ -574,7 +574,7 @@ static int acer_cpufreq_pst(const struct dmi_system_id *d)
 }

 /*
- * Some Athlon laptops have really fucked PST tables.
+ * Some Athlon laptops have really messed PST tables.
  * A BIOS update is all that can save them.
  * Mention this, and disable cpufreq.
  */
--
2.30.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers: cpufreq: Change a word with a word , good one in the file powernow-k7.c
  2021-02-05 12:51 [PATCH] drivers: cpufreq: Change a word with a word , good one in the file powernow-k7.c Bhaskar Chowdhury
@ 2021-02-05 13:08 ` Rafael J. Wysocki
  2021-02-05 13:14   ` Bhaskar Chowdhury
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2021-02-05 13:08 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: Rafael J. Wysocki, Viresh Kumar, Linux PM,
	Linux Kernel Mailing List, Randy Dunlap

On Fri, Feb 5, 2021 at 1:55 PM Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>
>
>
> s/fucked/messed/

I wouldn't make the changelog so explicit, just say "Use more
appropriate language" or similar.

>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/cpufreq/powernow-k7.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cpufreq/powernow-k7.c b/drivers/cpufreq/powernow-k7.c
> index 5d515fc34836..2e114fc75e68 100644
> --- a/drivers/cpufreq/powernow-k7.c
> +++ b/drivers/cpufreq/powernow-k7.c
> @@ -574,7 +574,7 @@ static int acer_cpufreq_pst(const struct dmi_system_id *d)
>  }
>
>  /*
> - * Some Athlon laptops have really fucked PST tables.
> + * Some Athlon laptops have really messed PST tables.

Or even "broken".

>   * A BIOS update is all that can save them.
>   * Mention this, and disable cpufreq.
>   */
> --
> 2.30.0
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers: cpufreq: Change a word with a word , good one in the file powernow-k7.c
  2021-02-05 13:08 ` Rafael J. Wysocki
@ 2021-02-05 13:14   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 13:14 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Rafael J. Wysocki, Viresh Kumar, Linux PM,
	Linux Kernel Mailing List, Randy Dunlap

[-- Attachment #1: Type: text/plain, Size: 995 bytes --]

On 14:08 Fri 05 Feb 2021, Rafael J. Wysocki wrote:
>On Fri, Feb 5, 2021 at 1:55 PM Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>>
>>
>>
>> s/fucked/messed/
>
>I wouldn't make the changelog so explicit, just say "Use more
>appropriate language" or similar.
>
okay.
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>> ---
>>  drivers/cpufreq/powernow-k7.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/cpufreq/powernow-k7.c b/drivers/cpufreq/powernow-k7.c
>> index 5d515fc34836..2e114fc75e68 100644
>> --- a/drivers/cpufreq/powernow-k7.c
>> +++ b/drivers/cpufreq/powernow-k7.c
>> @@ -574,7 +574,7 @@ static int acer_cpufreq_pst(const struct dmi_system_id *d)
>>  }
>>
>>  /*
>> - * Some Athlon laptops have really fucked PST tables.
>> + * Some Athlon laptops have really messed PST tables.
>
>Or even "broken".
>
Alright!
>>   * A BIOS update is all that can save them.
>>   * Mention this, and disable cpufreq.
>>   */
>> --
>> 2.30.0
>>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-05 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 12:51 [PATCH] drivers: cpufreq: Change a word with a word , good one in the file powernow-k7.c Bhaskar Chowdhury
2021-02-05 13:08 ` Rafael J. Wysocki
2021-02-05 13:14   ` Bhaskar Chowdhury

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).