diff mbox series

parisc: math-emu: Few spelling fixes in the file fpu.h

Message ID 20210317103251.3526940-1-unixbhaskar@gmail.com (mailing list archive)
State Superseded
Headers show
Series parisc: math-emu: Few spelling fixes in the file fpu.h | expand

Commit Message

Bhaskar Chowdhury March 17, 2021, 10:32 a.m. UTC
s/synopis/synopsis/
s/differeniate/differentiate/
s/differeniation/differentiation/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/parisc/math-emu/fpu.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--
2.30.2

Comments

Jeroen Roovers March 17, 2021, 10:42 a.m. UTC | #1
On Wed, 17 Mar 2021 16:02:51 +0530
Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:

> s/synopis/synopsis/
> s/differeniate/differentiate/
> s/differeniation/differentiation/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  arch/parisc/math-emu/fpu.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/parisc/math-emu/fpu.h b/arch/parisc/math-emu/fpu.h
> index 853c19c03828..1f313bc38beb 100644
> --- a/arch/parisc/math-emu/fpu.h
> +++ b/arch/parisc/math-emu/fpu.h
> @@ -12,7 +12,7 @@
>   *      @(#)	pa/fp/fpu.h		$Revision: 1.1 $
>   *
>   *  Purpose:
> - *      <<please update with a synopis of the functionality provided
> by this file>>
> + *      <<please update with a synopsis of the functionality
> provided by this file>> *
>   *
>   * END_DESC
> @@ -50,9 +50,9 @@
>  #define EMULATION_VERSION 4
> 
>  /*
> - * The only was to differeniate between TIMEX and ROLEX (or PCX-S
> and PCX-T)
> + * The only was to differentiate between TIMEX and ROLEX (or PCX-S
> and PCX-T)

Might as well fix "only [change] was to" here.

>   * is thorough the potential type field from the PDC_MODEL call.  The
> - * following flags are used at assist this differeniation.
> + * following flags are used at assist this differentiation.
>   */
> 
>  #define ROLEX_POTENTIAL_KEY_FLAGS	PDC_MODEL_CPU_KEY_WORD_TO_IO
> --
> 2.30.2
> 


Kind regards,
     jer
Bhaskar Chowdhury March 17, 2021, 10:50 a.m. UTC | #2
On 11:42 Wed 17 Mar 2021, Jeroen Roovers wrote:
>On Wed, 17 Mar 2021 16:02:51 +0530
>Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>
>> s/synopis/synopsis/
>> s/differeniate/differentiate/
>> s/differeniation/differentiation/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>> ---
>>  arch/parisc/math-emu/fpu.h | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/arch/parisc/math-emu/fpu.h b/arch/parisc/math-emu/fpu.h
>> index 853c19c03828..1f313bc38beb 100644
>> --- a/arch/parisc/math-emu/fpu.h
>> +++ b/arch/parisc/math-emu/fpu.h
>> @@ -12,7 +12,7 @@
>>   *      @(#)	pa/fp/fpu.h		$Revision: 1.1 $
>>   *
>>   *  Purpose:
>> - *      <<please update with a synopis of the functionality provided
>> by this file>>
>> + *      <<please update with a synopsis of the functionality
>> provided by this file>> *
>>   *
>>   * END_DESC
>> @@ -50,9 +50,9 @@
>>  #define EMULATION_VERSION 4
>>
>>  /*
>> - * The only was to differeniate between TIMEX and ROLEX (or PCX-S
>> and PCX-T)
>> + * The only was to differentiate between TIMEX and ROLEX (or PCX-S
>> and PCX-T)
>
>Might as well fix "only [change] was to" here.
>
Certain. Thanks for the heads up! ....V2 on the way...

>>   * is thorough the potential type field from the PDC_MODEL call.  The
>> - * following flags are used at assist this differeniation.
>> + * following flags are used at assist this differentiation.
>>   */
>>
>>  #define ROLEX_POTENTIAL_KEY_FLAGS	PDC_MODEL_CPU_KEY_WORD_TO_IO
>> --
>> 2.30.2
>>
>
>
>Kind regards,
>     jer
diff mbox series

Patch

diff --git a/arch/parisc/math-emu/fpu.h b/arch/parisc/math-emu/fpu.h
index 853c19c03828..1f313bc38beb 100644
--- a/arch/parisc/math-emu/fpu.h
+++ b/arch/parisc/math-emu/fpu.h
@@ -12,7 +12,7 @@ 
  *      @(#)	pa/fp/fpu.h		$Revision: 1.1 $
  *
  *  Purpose:
- *      <<please update with a synopis of the functionality provided by this file>>
+ *      <<please update with a synopsis of the functionality provided by this file>>
  *
  *
  * END_DESC
@@ -50,9 +50,9 @@ 
 #define EMULATION_VERSION 4

 /*
- * The only was to differeniate between TIMEX and ROLEX (or PCX-S and PCX-T)
+ * The only was to differentiate between TIMEX and ROLEX (or PCX-S and PCX-T)
  * is thorough the potential type field from the PDC_MODEL call.  The
- * following flags are used at assist this differeniation.
+ * following flags are used at assist this differentiation.
  */

 #define ROLEX_POTENTIAL_KEY_FLAGS	PDC_MODEL_CPU_KEY_WORD_TO_IO