linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] parisc: math-emu: Fix a typo in the file float.h
@ 2021-03-17 10:39 Bhaskar Chowdhury
  2021-03-17 17:21 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-17 10:39 UTC (permalink / raw)
  To: James.Bottomley, deller, unixbhaskar, linux-parisc, linux-kernel; +Cc: rdunlap


s/synopis/synopsis/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/parisc/math-emu/float.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/parisc/math-emu/float.h b/arch/parisc/math-emu/float.h
index 531bbda5e31f..77b1b5bf1a65 100644
--- a/arch/parisc/math-emu/float.h
+++ b/arch/parisc/math-emu/float.h
@@ -12,7 +12,7 @@
  *      @(#)	pa/spmath/float.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>>
  *
  *  BE header:  no
  *
--
2.30.2


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

* Re: [PATCH] parisc: math-emu: Fix a typo in the file float.h
  2021-03-17 10:39 [PATCH] parisc: math-emu: Fix a typo in the file float.h Bhaskar Chowdhury
@ 2021-03-17 17:21 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-03-17 17:21 UTC (permalink / raw)
  To: Bhaskar Chowdhury, James.Bottomley, deller, linux-parisc, linux-kernel

On 3/17/21 3:39 AM, Bhaskar Chowdhury wrote:
> 
> s/synopis/synopsis/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

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

> ---
>  arch/parisc/math-emu/float.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/parisc/math-emu/float.h b/arch/parisc/math-emu/float.h
> index 531bbda5e31f..77b1b5bf1a65 100644
> --- a/arch/parisc/math-emu/float.h
> +++ b/arch/parisc/math-emu/float.h
> @@ -12,7 +12,7 @@
>   *      @(#)	pa/spmath/float.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>>
>   *
>   *  BE header:  no
>   *
> --


-- 
~Randy


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

end of thread, other threads:[~2021-03-17 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 10:39 [PATCH] parisc: math-emu: Fix a typo in the file float.h Bhaskar Chowdhury
2021-03-17 17:21 ` Randy Dunlap

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).