linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] microblaze: fix typo in a comment
@ 2021-11-28  3:48 Jason Wang
  2021-11-29 14:48 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2021-11-28  3:48 UTC (permalink / raw)
  To: monstr; +Cc: wangborong, linux-kernel

The double `was' is repeated in a comment. Consequently, remove one
`was' from the comment.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 arch/microblaze/kernel/signal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/microblaze/kernel/signal.c b/arch/microblaze/kernel/signal.c
index fc61eb0eb8dd..59f0af5ee042 100644
--- a/arch/microblaze/kernel/signal.c
+++ b/arch/microblaze/kernel/signal.c
@@ -11,7 +11,7 @@
  *
  * 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
  *
- * This file was was derived from the sh version, arch/sh/kernel/signal.c
+ * This file was derived from the sh version, arch/sh/kernel/signal.c
  *
  * This file is subject to the terms and conditions of the GNU General
  * Public License. See the file COPYING in the main directory of this
-- 
2.33.0


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

* Re: [PATCH] microblaze: fix typo in a comment
  2021-11-28  3:48 [PATCH] microblaze: fix typo in a comment Jason Wang
@ 2021-11-29 14:48 ` Michal Simek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Simek @ 2021-11-29 14:48 UTC (permalink / raw)
  To: Jason Wang; +Cc: LKML

ne 28. 11. 2021 v 4:51 odesílatel Jason Wang <wangborong@cdjrlc.com> napsal:
>
> The double `was' is repeated in a comment. Consequently, remove one
> `was' from the comment.
>
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> ---
>  arch/microblaze/kernel/signal.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/microblaze/kernel/signal.c b/arch/microblaze/kernel/signal.c
> index fc61eb0eb8dd..59f0af5ee042 100644
> --- a/arch/microblaze/kernel/signal.c
> +++ b/arch/microblaze/kernel/signal.c
> @@ -11,7 +11,7 @@
>   *
>   * 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
>   *
> - * This file was was derived from the sh version, arch/sh/kernel/signal.c
> + * This file was derived from the sh version, arch/sh/kernel/signal.c
>   *
>   * This file is subject to the terms and conditions of the GNU General
>   * Public License. See the file COPYING in the main directory of this
> --
> 2.33.0
>

Applied.
M


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

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

end of thread, other threads:[~2021-11-29 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-28  3:48 [PATCH] microblaze: fix typo in a comment Jason Wang
2021-11-29 14:48 ` Michal Simek

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