Message ID | 20181130192737.15053-7-jarkko.sakkinen@linux.intel.com (mailing list archive) |
---|---|
State | RFC, archived |
Headers | show |
Series | None | expand |
On Fri, Nov 30, 2018 at 8:28 PM Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> wrote: > > In order to comply with the CoC, replace **** with a hug. > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.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 d6cb052b0a75..302315ad3786 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 hugged PST tables. Can we just say "broken"? > * A BIOS update is all that can save them. > * Mention this, and disable cpufreq. > */ > -- > 2.19.1 >
diff --git a/drivers/cpufreq/powernow-k7.c b/drivers/cpufreq/powernow-k7.c index d6cb052b0a75..302315ad3786 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 hugged PST tables. * A BIOS update is all that can save them. * Mention this, and disable cpufreq. */
In order to comply with the CoC, replace **** with a hug. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> --- drivers/cpufreq/powernow-k7.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)