diff mbox series

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

Message ID 20210317192427.2050913-1-unixbhaskar@gmail.com (mailing list archive)
State Accepted, archived
Headers show
Series [V3] parisc: math-emu: Few spelling fixes in the file fpu.h | expand

Commit Message

Bhaskar Chowdhury March 17, 2021, 7:24 p.m. UTC
s/synopis/synopsis/
s/differeniate/differentiate/
s/differeniation/differentiation/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
  Changes from V2:
  Incorporated the changes suggested by Randy

 arch/parisc/math-emu/fpu.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

--
2.30.2

Comments

Randy Dunlap March 17, 2021, 8:15 p.m. UTC | #1
On 3/17/21 12:24 PM, Bhaskar Chowdhury wrote:
> 
> s/synopis/synopsis/
> s/differeniate/differentiate/
> s/differeniation/differentiation/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

although you should be modifying the Subject: order so that the filename
is not near the end...

> ---
>   Changes from V2:
>   Incorporated the changes suggested by Randy
> 
>  arch/parisc/math-emu/fpu.h | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/parisc/math-emu/fpu.h b/arch/parisc/math-emu/fpu.h
> index 853c19c03828..ea1c8c3539c6 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)
> - * is thorough the potential type field from the PDC_MODEL call.  The
> - * following flags are used at assist this differeniation.
> + * The only way to differentiate between TIMEX and ROLEX (or PCX-S and PCX-T)
> + * is through the potential type field from the PDC_MODEL call.  The
> + * following flags are used to assist this differentiation.
>   */
> 
>  #define ROLEX_POTENTIAL_KEY_FLAGS	PDC_MODEL_CPU_KEY_WORD_TO_IO
> --
diff mbox series

Patch

diff --git a/arch/parisc/math-emu/fpu.h b/arch/parisc/math-emu/fpu.h
index 853c19c03828..ea1c8c3539c6 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)
- * is thorough the potential type field from the PDC_MODEL call.  The
- * following flags are used at assist this differeniation.
+ * The only way to differentiate between TIMEX and ROLEX (or PCX-S and PCX-T)
+ * is through the potential type field from the PDC_MODEL call.  The
+ * following flags are used to assist this differentiation.
  */

 #define ROLEX_POTENTIAL_KEY_FLAGS	PDC_MODEL_CPU_KEY_WORD_TO_IO